https://bugzilla.wikimedia.org/show_bug.cgi?id=41404
--- Comment #5 from Munaf Assaf <[email protected]> 2012-11-06 17:59:11 UTC --- (In reply to comment #4) > (In reply to comment #3) > > I realize this is effectively the same as your first solution, TMg. > > This is just an other method to calculate the same font size. You are right, > your code is better. But not because of an i18n problem (I'm not aware of any > problems with this especially since it is the same font size). The reason is > that this allows us to switch to an reliable "top: .6em;" as suggested in bug > 41231 and bug 41240. > > .postedit-container { > font-size: 13px; > top: .6em; > } > .postedit { > font-size: 1em; > } Very well, I'll make the switch. There might be potential issues with this approach, though. Please see my follow-up: https://bugzilla.wikimedia.org/show_bug.cgi?id=41231 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
