From: Aryeh Gregor Date: Mon, 24 Mar 2008 20:18:38 +0000 (+0000) Subject: Add comment for r32382 so that when bug 11325 is properly fixed, we hopefully won... X-Git-Tag: 1.31.0-rc.0~48840 X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/comptes/ajouter.php?a=commitdiff_plain;h=1e585319a3a8458d4114250cfbcb949b6f8d1586;p=lhc%2Fweb%2Fwiklou.git 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. --- 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; }