/ Published in: Other
Expand |
Embed | Plain Text
/* min-height hack for ie6 */ min-height: 140px; height: auto !important; height: 140px;
Comments
Subscribe to comments
You need to login to post a comment.

You should label this as "CSS" instead of "Other". Also, there are already several min-height hacks in Snipplr. Just do a search for "min-height"
http://snipplr.com/search.php?q=min-height&btnsearch=Search