Skip to content

Instantly share code, notes, and snippets.

@stowball
Last active December 11, 2015 20:09
Show Gist options
  • Save stowball/4653753 to your computer and use it in GitHub Desktop.
Save stowball/4653753 to your computer and use it in GitHub Desktop.
The simplest way to contain floats in IE 7 (clearfix)
.container {
min-height: 0;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment