MediaWiki:Monobook.css: Difference between revisions

From Drunkapedia
Jump to: navigation, 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 18:35, 23 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;
}