setting white-space to nowrap on the nav tabs in vector for better animating
authorAdam Miller <adam@users.mediawiki.org>
Mon, 19 Oct 2009 20:50:35 +0000 (20:50 +0000)
committerAdam Miller <adam@users.mediawiki.org>
Mon, 19 Oct 2009 20:50:35 +0000 (20:50 +0000)
skins/vector/main-ltr.css

index b9cc55f..0d07a84 100644 (file)
@@ -141,6 +141,7 @@ body {
                background-image: url(images/tab-normal-fade.png);
                background-position: bottom left;
                background-repeat: repeat-x;
+               white-space:nowrap;
        }
        /* IGNORED BY IE6 */
        div.vectorTabs ul > li {