Skip to content

Commit

Permalink
Update: (Fixes #1007) Sheet .sheet-footer should use display: flex
Browse files Browse the repository at this point in the history
  • Loading branch information
pat270 committed Jun 13, 2018
1 parent 2bca773 commit 8ce3fc4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/clay-css/src/scss/components/_sheets.scss
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ fieldset {
.sheet-footer {
@include clearfix;

display: flex;
margin-bottom: $sheet-footer-margin-bottom;
margin-left: $sheet-footer-margin-left;
margin-right: $sheet-footer-margin-right;
Expand Down

0 comments on commit 8ce3fc4

Please sign in to comment.