/ 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.
soxiam on 03/05/07
3 people have marked this snippet as a favorite
basicmagic
penguin999
benwasilewski
/* min-height hack for ie6 */ min-height: 140px; height: auto !important; height: 140px;
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