Add comment for r32382 so that when bug 11325 is properly fixed, we hopefully won...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 24 Mar 2008 20:18:38 +0000 (20:18 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Mon, 24 Mar 2008 20:18:38 +0000 (20:18 +0000)
skins/monobook/main.css

index fa73c83..0405640 100644 (file)
@@ -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;
 }