> This markup shows my problem:
> Webkit browsers seem to create an erroneous width on overflow:hidden
> elements inside of overflow:hidden elements, when their width is set to
> 0.
Interesting bug. But I see it differently.
Webkit creates an erroneous width for the parent, not for the element wit
Hello,
This markup shows my problem:
Webkit browsers seem to create an erroneous width on overflow:hidden
elements inside of overflow:hidden elements, when their width is set to 0.
Is there a known workaround?
overflow:hidden & width:0
div {
overflow: hidden;
> On this page (this VirtueMart cart, actually), the menu buttons are
> screwy in IE7:
>
> > http://beverlylanzetta.net/retablos.html
>
> If you check in a modern browser you'll see they're wide-ish image
> backgrounds. Can someone tell me how to fix them?
I'd not float the UL (nor the LIs), I'd