Skip to content

Instantly share code, notes, and snippets.

@kmokidd
Last active August 29, 2015 14:01
Show Gist options
  • Save kmokidd/c5db66b9fa9bc57f714e to your computer and use it in GitHub Desktop.
Save kmokidd/c5db66b9fa9bc57f714e to your computer and use it in GitHub Desktop.
/* new clearfix */
.clearfix
visibility: hidden
display: block
font-size: 0
content: " "
clear: both
height: 0
*zoom:1
/* TO USE*/
xxx:after
@extend .clearfix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment