Jump to content

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 546: Line 546:
/* Hide the search options box on search result page */
/* Hide the search options box on search result page */
/* Hide the "Search in namespaces:" section */
/* Hide the "Search in namespaces:" section */
/*
 
#mw-searchoptions {
#mw-searchoptions {
     display: none !important;
     display: none !important;
}
}
/
 
*/
mw-search-profile-tabs {
    display: none !important;
}