http://www.mediawiki.org/wiki/Special:Code/MediaWiki/89767

Revision: 89767
Author:   nikerabbit
Date:     2011-06-09 10:43:55 +0000 (Thu, 09 Jun 2011)
Log Message:
-----------
Attempt at fixing the issue raised in r82948.

Modified Paths:
--------------
    trunk/phase3/skins/common/shared.css

Modified: trunk/phase3/skins/common/shared.css
===================================================================
--- trunk/phase3/skins/common/shared.css        2011-06-09 10:22:30 UTC (rev 
89766)
+++ trunk/phase3/skins/common/shared.css        2011-06-09 10:43:55 UTC (rev 
89767)
@@ -21,6 +21,16 @@
        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 {
        font-style: italic;


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to