Skip to content

Commit

Permalink
Merge pull request #4827 from DanielRuf/patch-modal-footer-buttons-al…
Browse files Browse the repository at this point in the history
…ignment

Align buttons in modal footer in the right order
  • Loading branch information
tomscholz authored Jun 19, 2017
2 parents b820d58 + caaf1d5 commit c4bdc72
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 c4bdc72

Please sign in to comment.