/ Published in: CSS
URL: http://www.dustindiaz.com/min-height-fast-hack/
This is the best Min-Height hack I have found: http://www.dustindiaz.com/min-height-fast-hack/
Expand |
Embed | Plain Text
selector { min-height:500px; height:auto !important; height:500px; }
You need to login to post a comment.
