Skip to content

Instantly share code, notes, and snippets.

@nicocedron
Created November 2, 2013 22:32
Show Gist options
  • Select an option

  • Save nicocedron/7284224 to your computer and use it in GitHub Desktop.

Select an option

Save nicocedron/7284224 to your computer and use it in GitHub Desktop.
/**CLEARFIX**/
.cf:before,.cf:after
content: " ";
display: table;
.cf:after
clear: both;
.cf
*zoom: 1;
/**CLEARFIX**/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment