From: Niklas Laxström Date: Thu, 9 Jun 2011 21:25:41 +0000 (+0000) Subject: r89767 didn't please overlords X-Git-Tag: 1.31.0-rc.0~29601 X-Git-Url: http://git.cyclocoop.org/%24self?a=commitdiff_plain;h=be04b562efa51aa02f88232ef9ab9f832fc2c25c;p=lhc%2Fweb%2Fwiklou.git r89767 didn't please overlords --- diff --git a/resources/mediawiki.special/mediawiki.special.css b/resources/mediawiki.special/mediawiki.special.css index 5b5a6d77c8..1d04d168b7 100644 --- a/resources/mediawiki.special/mediawiki.special.css +++ b/resources/mediawiki.special/mediawiki.special.css @@ -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 { diff --git a/skins/common/shared.css b/skins/common/shared.css index 06513ebf5c..c60688b293 100644 --- a/skins/common/shared.css +++ b/skins/common/shared.css @@ -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 {