/ Published in: JavaScript
URL: 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.
section31 on 07/06/08
1 person have marked this snippet as a favorite
URL: http://www.dustindiaz.com/min-height-fast-hack/
selector { min-height:500px; height:auto !important; height:500px; }
You need to login to post a comment.