Created
February 27, 2015 19:52
-
-
Save catdad/609cea96455ac4750dd8 to your computer and use it in GitHub Desktop.
I keep losing my reference to this, so I am adding it here.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.clearfix:after { | |
content: ""; | |
display: table; | |
clear: both; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment