Skip to content

Instantly share code, notes, and snippets.

@asjustas
Created February 20, 2014 11:21
Show Gist options
  • Save asjustas/9111497 to your computer and use it in GitHub Desktop.
Save asjustas/9111497 to your computer and use it in GitHub Desktop.
.clearfix:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment