Skip to content

Instantly share code, notes, and snippets.

@Anderson-Juhasc
Created October 21, 2010 21:18
Show Gist options
  • Select an option

  • Save Anderson-Juhasc/639385 to your computer and use it in GitHub Desktop.

Select an option

Save Anderson-Juhasc/639385 to your computer and use it in GitHub Desktop.
Cross-Browser Min Height
div {
min-height: 500px;
height:auto !important;
height: 500px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment