Skip to content

Commit

Permalink
align buttons in modal footer in the right order
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRuf committed Jun 17, 2017
1 parent 1c9e986 commit caaf1d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sass/components/_modal.scss
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@
padding: 4px 6px;
height: 56px;
width: 100%;
text-align: right;

.btn, .btn-flat {
float: right;
margin: 6px 0;
}
}
Expand Down

0 comments on commit caaf1d5

Please sign in to comment.