Skip to content

Instantly share code, notes, and snippets.

@aaroncampos
Created February 23, 2009 01:45
Show Gist options
  • Save aaroncampos/68733 to your computer and use it in GitHub Desktop.
Save aaroncampos/68733 to your computer and use it in GitHub Desktop.
/*
* From http://www.evernote.com/pub/cdunn/code#3536832e-1337-4b80-bbb1-830dd9706476
*/
.foo {
min-height:100px;
height: auto !important;
height: 100px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment