From: Santhosh Thottingal Date: Fri, 6 Jan 2012 11:24:57 +0000 (+0000) Subject: Prevent #firstHeading overriding the language specific h1 height. X-Git-Tag: 1.31.0-rc.0~25487 X-Git-Url: http://git.cyclocoop.org/%7D%7Cconcat%7B?a=commitdiff_plain;h=df0ea7f7fc3b2a6c33a8e9c4944a9fa789fe841e;p=lhc%2Fweb%2Fwiklou.git Prevent #firstHeading overriding the language specific h1 height. Ref Bug 30809 --- diff --git a/skins/common/shared.css b/skins/common/shared.css index 85aee621c8..6a7a09d86a 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -824,7 +824,7 @@ h1:lang(pa), h1:lang(sa), h1:lang(ta), h1:lang(te) { - line-height: 1.5em; + line-height: 1.5em !important; } h2:lang(as), h3:lang(as), h4:lang(as), h5:lang(as), h6:lang(as), h2:lang(bn), h3:lang(bn), h4:lang(bn), h5:lang(bn), h6:lang(bn),