MediaWiki:Monobook.css: Difference between revisions

From My Wiki
Jump to navigation Jump to search
imported>Tlosk
No edit summary
imported>Tlosk
No edit summary
 
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;
}