(bug 9718) Remove browser-dependent and redundant css introduced by r11305.
authorDaniel Cannon <amidaniel@users.mediawiki.org>
Thu, 4 Oct 2007 21:42:52 +0000 (21:42 +0000)
committerDaniel Cannon <amidaniel@users.mediawiki.org>
Thu, 4 Oct 2007 21:42:52 +0000 (21:42 +0000)
skins/monobook/main.css

index a579b5c..7f65d4d 100644 (file)
@@ -724,30 +724,6 @@ special external link styling */
        background-position: 35% 50% !important;
        text-decoration: none;
 }
-/*
-** the navigation portlet
-*/
-
-#p-navigation {
-       position: relative;
-       z-index: 3;
-}
-#p-navigation a {
-       display: block;
-}
-#p-navigation li.active a, #p-navigation li.active a:hover {
-       display: inline;
-}
-
-#p-navigation .pBody {
-       padding-right: 0;
-}
-
-#p-navigation li.active a, #p-navigation li.active a:hover {
-       text-decoration: none;
-       font-weight: bold;
-}
-
 
 /*
 ** Search portlet