Fixed bug in side bar menus where really long unbreakable character sequences were...
authorTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 8 Jun 2009 22:05:43 +0000 (22:05 +0000)
committerTrevor Parscal <tparscal@users.mediawiki.org>
Mon, 8 Jun 2009 22:05:43 +0000 (22:05 +0000)
skins/vector/main.css

index 2db4c0f..a80f8d4 100644 (file)
@@ -102,6 +102,7 @@ div#panel {
                padding: 0;
                padding-bottom: 0.5em;
                margin: 0;
+               overflow: hidden;
        }
        div#panel > div.buffer > div.portal > div.body > ul > li > a {
                color: #00528c;