/ Published in: CSS
will make the container expand with the text.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
/* for understanding browsers */ .roundBox_475 .middle { min-height:100px; height:auto; } /* for Internet Explorer */ /*\*/ * html .roundBox_475 .middle { height: 100px; } /**/