I have an left floated div in another div and the floated divs content is getting out of the parent.
See live:
I've been trying clear: left/right/both, but nothing helps.
How to avoid this? I HAVE to float the whole div (not the contents) due to image overlay (not included in example above)