Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
 
Line 92: Line 92:
}
}


/* Removes the long search result menu on mobile */
/* Removes the long search result menu on Desktop */
fieldset#mw-searchoptions {
fieldset#mw-searchoptions {
   display: none !important;
   display: none !important;
}
}