r89767 didn't please overlords
authorNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 9 Jun 2011 21:25:41 +0000 (21:25 +0000)
committerNiklas Laxström <nikerabbit@users.mediawiki.org>
Thu, 9 Jun 2011 21:25:41 +0000 (21:25 +0000)
resources/mediawiki.special/mediawiki.special.css
skins/common/shared.css

index 5b5a6d7..1d04d16 100644 (file)
@@ -253,6 +253,14 @@ form#powersearch {
        font-weight:bold;
 }
 
+.mw-specialpages-table {
+       margin-top: -1em;
+       margin-bottom: 1em;
+}
+
+.mw-specialpages-table td {
+       vertical-align: top;
+}
 
 /**** Special:Statistics ****/
 td.mw-statistics-numbers {
index 06513eb..c60688b 100644 (file)
@@ -21,15 +21,6 @@ abbr, acronym, .explain {
        font-style: italic;
 }
 
-.mw-specialpages-table {
-       margin-top: -1em;
-       margin-bottom: 1em;
-}
-
-.mw-specialpages-table td {
-       vertical-align: top;
-}
-
 
 /* Comment and username portions of RC entries */
 span.comment {