Zero padding for #firstHeading makes text cut for scripts like Devanagari , Malayalam...
authorSanthosh Thottingal <santhosh@users.mediawiki.org>
Thu, 22 Sep 2011 03:51:59 +0000 (03:51 +0000)
committerSanthosh Thottingal <santhosh@users.mediawiki.org>
Thu, 22 Sep 2011 03:51:59 +0000 (03:51 +0000)
commit2c26f5fe4e8ea8c086c359db2499b90a83a1da22
tree0fcbd96f82f265ef8984889063c244e17ea469fa
parentdd205b8ac995fe66f0028e06b0b97b533518c1f6
Zero padding for #firstHeading makes text cut for scripts like Devanagari , Malayalam etc(Bug 29405 and Bug 30809), especially when the glyphs are stacked or
having lower diacritic marks. Remove padding-top:0 and padding-bottom:0 to allow h1 inherit the padding bottom and top values from commonElements.css fixes this.
skins/common/commonInterface.css
skins/vector/screen.css