Skip to content

Instantly share code, notes, and snippets.

@hawx1993
Created May 23, 2016 13:04
Show Gist options
  • Save hawx1993/a12d6e9d283afd543a6bf8aecb19a6cb to your computer and use it in GitHub Desktop.
Save hawx1993/a12d6e9d283afd543a6bf8aecb19a6cb to your computer and use it in GitHub Desktop.
.clearfix:after{
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix{
*zoom:1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment