/ Published in: CSS
URL: http://webexpedition18.com/articles/useful-css-snippets/
Expand |
Embed | Plain Text
#div { min-height: 500px; height:auto !important; height: 500px; }
You need to login to post a comment.
michaelx on 10/05/11
2 people have marked this snippet as a favorite
URL: http://webexpedition18.com/articles/useful-css-snippets/
#div { min-height: 500px; height:auto !important; height: 500px; }
You need to login to post a comment.