https://bugzilla.wikimedia.org/show_bug.cgi?id=41404

--- Comment #4 from TMg <mr.h...@gmx.de> 2012-11-06 10:23:40 UTC ---
(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;
}

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to