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