From 1e585319a3a8458d4114250cfbcb949b6f8d1586 Mon Sep 17 00:00:00 2001 From: Aryeh Gregor Date: Mon, 24 Mar 2008 20:18:38 +0000 Subject: [PATCH] Add comment for r32382 so that when bug 11325 is properly fixed, we hopefully won't forget about these and leave them be forever and ever and ever. --- skins/monobook/main.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/skins/monobook/main.css b/skins/monobook/main.css index fa73c83e4b..0405640208 100644 --- a/skins/monobook/main.css +++ b/skins/monobook/main.css @@ -258,6 +258,8 @@ span.subpages { } .firstHeading { margin-bottom: .1em; + /* 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; } -- 2.20.1