using font-sizes in points breaks text resizing in IE. instead, set the font size...
authorRiver Tarnell <river@users.mediawiki.org>
Thu, 24 Jan 2008 01:23:22 +0000 (01:23 +0000)
committerRiver Tarnell <river@users.mediawiki.org>
Thu, 24 Jan 2008 01:23:22 +0000 (01:23 +0000)
commit042a6c3ebc9a70cfd4651d4284452a9430db7eb3
tree7d666e97756726e116dcd6ec67523512a4776c69
parentf6faccdab984f14b5f2c7ea035d01e3d17237dba
using font-sizes in points breaks text resizing in IE.  instead, set the font size the same way as monobook: body sets font-size: x-small, and text is scaled back to a reasonable size (130%) in the content area.  130% produces correct alignment of #p-personal in all browsers; 127% makes a 1 pixel gap in Safari at some font sizes.
skins/modern/main.css