no edit summary
Line 1: Line 1:  
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
 +
 +
/* Increased size of search box */
 +
#simpleSearch input#searchInput {width: 14em;}
 +
 +
/* Moved upload link from toolbox into the MediaWiki:Sidebar thus suppressing the old duplicate */
 +
div#p-tb li#t-upload { display: none; }
    
/* Make sure the license dropdown of the upload form doesn't extend beyond the browser's
 
/* Make sure the license dropdown of the upload form doesn't extend beyond the browser's