>
> Delete "Trebuchet MS" from the font-family string and FF will behave the
> same in Mac and PC.


I was wondering how did that solve the problem!

It appears "Trebuchet MS" has a different default line-height and that is
what was causing problem. I didn't look much into the code but adding a
default line-height throughout fixed it on FF3/Win:

* { line-height:1.2; }


- Mustafa
______________________________________________________________________
css-discuss [cs...@lists.css-discuss.org]
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