Corrected the padding of the siteNotice box.
authorTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 27 May 2009 18:23:40 +0000 (18:23 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Wed, 27 May 2009 18:23:40 +0000 (18:23 +0000)
skins/monobook/main.css

index f430349..b2a24c9 100644 (file)
@@ -281,7 +281,7 @@ span.subpages {
 #siteNotice {
        text-align: center;
        font-size: 95%;
-       padding: 0 .9em;
+       padding-top: 0.9em;
 }
 #siteNotice p {
        margin: 0;