Jump to content

MediaWiki:Common.css: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 89: Line 89:
/* Important: show only desktop ad code on Desktop*/
/* Important: show only desktop ad code on Desktop*/
.nodesktop {
.nodesktop {
  display: none !important;
}
/* Removes the long search result menu on mobile */
fieldset#mw-searchoptions {
   display: none !important;
   display: none !important;
}
}