When the text size is set in the body in EM, it affects all other em measurements...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 11 Aug 2009 19:22:35 +0000 (19:22 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 11 Aug 2009 19:22:35 +0000 (19:22 +0000)
commit40f93b57a860c1ea0f6d6badc29e76deec77f323
tree33ff28a0441c15af50860c9fc60f3e2ebdb3563f
parent4356486697fd8cf7c047d02092a030786216dd6c
When the text size is set in the body in EM, it affects all other em measurements, however if it's set in px it is both properly calculated on different screens (as oposed to pt in some cases) and does not distort the em calculations that follow. This is the best cross browser solution I have found so far, and fixes bug #20175.
skins/vector/main-ltr.css
skins/vector/main-rtl.css