/ Published in: CSS

Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
#minheight { min-height:300px; height:auto !important; height:300px;/*Needs to match the min height pixels above*/ }
Comments
