medial | André Huf wrote:
> can anyone explain why there is a horizontal scrollbar for a div in
> Firefox if there is a ul with “padding: 0;” inside it? 
>  
> And why the padding disappeares if I set the padding to at least 8px for
> example?
>  
> The ul’s have list-style-type:none; - but it does happen without that
> rule – only takes larger values
>  
> http://dev.electroschore.de/uloverflowautotest.htm

André, Fx1.5 does not show this problem anymore, and
ul { overflow: hidden;...}
seems to patch it in Fx1.0.7 for this page. Cannot explain this.

Ingo

-- 
http://www.satzansatz.de/css.html
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to