Updates:
Status: WontFix
Comment #8 on issue 23370 by [email protected]: HTML element <span> gets
tiny after <select>
http://code.google.com/p/chromium/issues/detail?id=23370
This looks to be the effect of multiple layered "em" font sizes in the CSS
that
Firefox doesn't pick up but all other browsers do.
"Refferal" is in an un-classed <span> inside a <label> with a font size
of .75em.
This <label> is beneath another <label> which also has a font size
of .75em. This
makes the font size: 12pt x .75 x .75 = 6.75pt, which is rounded up to 7pt.
This is the intended behavior.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---