M
Matt White
I have a DIV inside another DIV that is overflowing outside of its
bounds. Can you take a look at my code and let me know what I can do
to get the containing DIV to expand dynamically so the inner DIV will
fit no matter how much stuff is in it? Right now the height is fixed
but removing the height attribute doesn't fix the problem. I don't
just want to set the height larger either, I want the DIV to grow as
needed. Thanks!
The HTML
http://pastie.org/400086
The CSS (relevant stuff starting at line 1134)
http://pastie.org/400087
bounds. Can you take a look at my code and let me know what I can do
to get the containing DIV to expand dynamically so the inner DIV will
fit no matter how much stuff is in it? Right now the height is fixed
but removing the height attribute doesn't fix the problem. I don't
just want to set the height larger either, I want the DIV to grow as
needed. Thanks!
The HTML
http://pastie.org/400086
The CSS (relevant stuff starting at line 1134)
http://pastie.org/400087