Skip to content

Instantly share code, notes, and snippets.

@catdad
Created February 27, 2015 19:52
Show Gist options
  • Save catdad/609cea96455ac4750dd8 to your computer and use it in GitHub Desktop.
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.
.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