Can you send post a bug number, ta.
Bryan

Boris Zbarsky wrote:
Bryan Ray wrote:

If anyone could correct me, or explain what is going on so I can fix it,


        #corner0 { position:absolute; top:5px; width:100px }
        body > #corner0 { width:auto }

> .StyleSheetSwitcherMenu { overflow:hidden; height:3em }


It looks like the overflow:hidden causes all the kids to shrink-wrap instead of going to 100% of the parent's width... I'd check whether you can get that behavior with overflow:auto too and file a bug on the layout component (cc "[EMAIL PROTECTED]" and "[EMAIL PROTECTED]" please).

-Boris
_______________________________________________
mozilla-layout mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-layout

Reply via email to