Skip to content

Instantly share code, notes, and snippets.

@vm137
Created September 2, 2015 14:44
Show Gist options
  • Save vm137/1e87d26526c819991dbb to your computer and use it in GitHub Desktop.
Save vm137/1e87d26526c819991dbb to your computer and use it in GitHub Desktop.
.clearfix:before, .container:after { content: ""; display: table; }
.clearfix:after { clear: both; }
/* IE 6/7 */
.clearfix { zoom: 1; }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment