|
If you try this in Firefox or Chrome Developer Tools, when you remove the height, the entire container and all of the content is erased. So it looks like I need to keep the height declaration. Nothing happens when I remove the overflow:hidden; statement.
Thanks
|