Fixed CSS bug for Netfront (PS3). Ryan Kaldari Rules! (this was his find).
authorTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 8 Jun 2010 00:29:58 +0000 (00:29 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Tue, 8 Jun 2010 00:29:58 +0000 (00:29 +0000)
skins/vector/main-ltr.css
skins/vector/main-rtl.css

index 7cb2047..3c36af5 100644 (file)
@@ -111,6 +111,7 @@ div#head h5 {
        /* @noflip */
        div.vectorTabs {
                float: left;
+               height: 2.5em;
        }
        div.vectorTabs {
                background-image: url(images/tab-break.png?1);
index d8012c3..dabe072 100644 (file)
@@ -111,6 +111,7 @@ div#head h5 {
        /* @noflip */
        div.vectorTabs {
                float: left;
+               height: 2.5em;
        }
        div.vectorTabs {
                background-image: url(images/tab-break.png?1);