Skip to content

Instantly share code, notes, and snippets.

@AitorAlejandro
Created April 21, 2015 20:29
Show Gist options
  • Save AitorAlejandro/dd23c25ced78633d9642 to your computer and use it in GitHub Desktop.
Save AitorAlejandro/dd23c25ced78633d9642 to your computer and use it in GitHub Desktop.
Cross Browser min-height
.minHeight {
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