Text overflowing floated div

Posted by James Hatton on Stack Overflow See other posts from Stack Overflow or by James Hatton
Published on 2013-10-22T15:38:09Z Indexed on 2013/10/22 15:54 UTC
Read the original article Hit count: 326

Filed under:
|
|
|

I have a problem with a fluid layout I am attempting to create. I was wondering why I am not able to get overflow:hidden to work on the left menu text on this site.

As you can see here, I have labelled in blue, the text which I would like contained within the left menu div, although it overflows and pushes the rest of the site down with it.

Please see here for a JS Bin: http://jsbin.com/OcoJEpe/2/edit?html,css,output

Thanks for your help.

James.

© Stack Overflow or respective owner

Related posts about html

Related posts about css