Skip to content

Commit

Permalink
Clear floats on alignwide and alignfull blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagonoronha committed Dec 12, 2018
1 parent 12fcf48 commit cd1fb43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions assets/css/base/gutenberg-blocks.scss
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
max-width: 1000%;
padding-left: ms(2);
padding-right: ms(2);
clear: both;
}

.alignfull {
Expand Down

0 comments on commit cd1fb43

Please sign in to comment.