/ Published in: CSS
URL: http://www.dustindiaz.com/min-height-fast-hack/
Hack for min-height in IE6 and compliant browsers
Expand |
Embed | Plain Text
selector { min-height:500px; height:auto !important; height:500px; }
You need to login to post a comment.
