From 30cc0501e227255e0e581d029754ee3e16c06297 Mon Sep 17 00:00:00 2001 From: Santhosh Thottingal Date: Sat, 1 Oct 2011 01:35:06 +0000 Subject: [PATCH] Revert r97788 --- skins/common/commonInterface.css | 1 + skins/vector/screen.css | 2 ++ 2 files changed, 3 insertions(+) diff --git a/skins/common/commonInterface.css b/skins/common/commonInterface.css index aedb4711cb..6bf9db2fb2 100644 --- a/skins/common/commonInterface.css +++ b/skins/common/commonInterface.css @@ -39,6 +39,7 @@ /* These two rules hack around bug 2013 (fix for more limited bug 11325). When bug 2013 is fixed properly, they should be removed. */ line-height: 1.2em; + padding-bottom: 0; } /* Sub-navigation */ diff --git a/skins/vector/screen.css b/skins/vector/screen.css index cd345a7331..fa22e10de9 100644 --- a/skins/vector/screen.css +++ b/skins/vector/screen.css @@ -689,7 +689,9 @@ pre { font-size: 0.8em; } #firstHeading { + padding-top: 0; margin-top: 0; + padding-top: 0; font-size: 1.6em; } div#content a.external, -- 2.20.1