Fixed prefs tab alignment bug
authorTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 18 Jun 2009 17:30:03 +0000 (17:30 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Thu, 18 Jun 2009 17:30:03 +0000 (17:30 +0000)
skins/vector/main.css

index d1b8d80..0546592 100644 (file)
@@ -683,8 +683,8 @@ body.rtl div#personal {
        /* Tabs */
        float: left;
        clear: both;
-       margin: 0;
-       padding: 0;
+       margin: 0 !important;
+       padding: 0 !important;
        height: 2.25em;
        background-image: url(images/preferences-break.png);
        background-position: bottom left;