MediaWiki:Monobook.css: Difference between revisions
Jump to navigation
Jump to search
imported>Tlosk No edit summary |
imported>Tlosk No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
/***** Edit this file to customize the Monobook skin for the entire site | /***** Edit this file to customize the Monobook skin for the entire site.*****/ | ||
/* See also: [[MediaWiki:Common.css]] */ | /* See also: [[MediaWiki:Common.css]] */ | ||
/* | |||
/* Allow popup submenus to overflow the sidebar area */ | |||
.portlet { | |||
overflow: visible !important; | |||
} |
Latest revision as of 00:35, 24 October 2010
/***** Edit this file to customize the Monobook skin for the entire site.*****/ /* See also: [[MediaWiki:Common.css]] */ /* Allow popup submenus to overflow the sidebar area */ .portlet { overflow: visible !important; }