Previous Message
Next Message

What is this list nav bug in Firefox?

Sent by David Kolar on 3 February 2005 20:08


> This has been bugging me for some time since I have it on a 
> few of my sites. If you look at this nav on the listamatic:
> 
> http://css.maxdesign.com.au/listamatic/horizontal03.htm
> 

This is caused by a rounding error. See
http://www.positioniseverything.net/round-error.html. 

It is coming from the "1em" value in "#navcontainer ul li a {padding:
0.2em 1em;}." 

You could play with that value or use another type of unit (i.e.
pixels).

-David Kolar

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
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/
Previous Message
Next Message

Possibly related: