On 19 Feb, 21:47, John Nagle <na... (AT) animats (DOT) com> wrote:
Quote:
I'm having problems with excessive line spacing in FireFox. This
seems to happen when "line-height" is set to "normal" when a large
font is in effect, then there's a font change to a smaller font in
HTML at a lower level. It looks like line height gets "stuck" at the
value in effect in the outer block. |
What units are you using to set line-height? This behaviour is
deliberately like this _if_ you specify units. So for most purposes,
line-height ought to be set with a dimensionless number instead.