Skip to content

Instantly share code, notes, and snippets.

@Lego2012
Created September 26, 2016 20:24
Show Gist options
  • Save Lego2012/532eeaae5120e1b375f375ae53f0a17f to your computer and use it in GitHub Desktop.
Save Lego2012/532eeaae5120e1b375f375ae53f0a17f to your computer and use it in GitHub Desktop.
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