Skip to content

Instantly share code, notes, and snippets.

@ericdouglas
Created February 19, 2014 14:05
Show Gist options
  • Select an option

  • Save ericdouglas/9092738 to your computer and use it in GitHub Desktop.

Select an option

Save ericdouglas/9092738 to your computer and use it in GitHub Desktop.
Clearfix (Made by Nicolas Gallagher) - Stylus
.clearfix:before,
.clearfix:after
content ' '
display table
.clearfix:after
clear both
.clearfix
*zoom 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment