Shorter clearfix

This commit is contained in:
CJ Patoilo 2016-09-10 00:46:42 -03:00
parent f32cb6c362
commit 437d4f59b9

View File

@ -7,9 +7,6 @@
&:after &:after
clear: both clear: both
&:after,
&:before
content: ' ' // The space content is one way to avoid an Opera bug. content: ' ' // The space content is one way to avoid an Opera bug.
display: table display: table