MediaWiki:Simple.css: Difference between revisions

From Drunkapedia
Jump to: navigation, search
imported>Tlosk's Bot
(Created page with "→‎CSS placed here will affect users of the Simple skin: .portlet { overflow: visible !important; }")
 
imported>Tlosk's Bot
(Created page with "→‎CSS placed here will affect users of the Simple skin: .portlet { overflow: visible !important; }")
 
(No difference)

Latest revision as of 08:04, 24 October 2010

/* CSS placed here will affect users of the Simple skin */

.portlet {
    overflow: visible !important;
}