>  I just found another bug in Firefox 2.0.0.13 which I haven't seen listed 
> anywhere else.
>
>  If I style <hr /> as follows: hr {color:red;} it does appear as red and 
> displays correctly in most browsers.
>  However, in Firefox it displays, but with an enormous amount of top and 
> bottom padding.
>  This also causes problems with floats, which tend to float upwards and 
> partially cover the horizontal rule, leaving a large gap where the float sits.
>
>  The good news is that it can be cured. :-)
>
>  Just add margin:0; padding:0; to the hr style and all's well.
Your problem description is not conclusive so can you show this in a
link? You say "an enormous amount of top and bottom padding", but
later on you set also _margin_ = 0?
And what is "enormous" in pixels?

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

Reply via email to