Tune spacing for "did you mean" link...
authorRobert Stojnić <rainman@users.mediawiki.org>
Mon, 29 Jun 2009 21:59:22 +0000 (21:59 +0000)
committerRobert Stojnić <rainman@users.mediawiki.org>
Mon, 29 Jun 2009 21:59:22 +0000 (21:59 +0000)
skins/common/shared.css

index 4a3c640..8fe1621 100644 (file)
@@ -275,8 +275,7 @@ span.searchalttitle {
 
 div.searchdidyoumean {
        font-size: 127%;
-       margin-bottom: 1ex;
-       margin-top: 1ex;
+       margin-top: 0.8em;
        /* Note that this color won't affect the link, as desired. */
        color: #c00;
 }