r89799 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r89798‎ | r89799 | r89800 >
Date:21:25, 9 June 2011
Author:nikerabbit
Status:ok
Tags:
Comment:
r89767 didn't please overlords
Modified paths:
  • /trunk/phase3/resources/mediawiki.special/mediawiki.special.css (modified) (history)
  • /trunk/phase3/skins/common/shared.css (modified) (history)

Diff [purge]

Index: trunk/phase3/skins/common/shared.css
@@ -21,16 +21,7 @@
2222 font-style: italic;
2323 }
2424
25 -.mw-specialpages-table {
26 - margin-top: -1em;
27 - margin-bottom: 1em;
28 -}
2925
30 -.mw-specialpages-table td {
31 - vertical-align: top;
32 -}
33 -
34 -
3526 /* Comment and username portions of RC entries */
3627 span.comment {
3728 font-style: italic;
Index: trunk/phase3/resources/mediawiki.special/mediawiki.special.css
@@ -253,7 +253,15 @@
254254 font-weight:bold;
255255 }
256256
 257+.mw-specialpages-table {
 258+ margin-top: -1em;
 259+ margin-bottom: 1em;
 260+}
257261
 262+.mw-specialpages-table td {
 263+ vertical-align: top;
 264+}
 265+
258266 /**** Special:Statistics ****/
259267 td.mw-statistics-numbers {
260268 text-align: right;

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r89767Attempt at fixing the issue raised in r82948.nikerabbit10:43, 9 June 2011

Status & tagging log