mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-23 22:03:39 +00:00
Merge "Always show search form on Special:Search"
This commit is contained in:
commit
b639cb01d5
|
@ -11,12 +11,6 @@
|
|||
width: 100%;
|
||||
}
|
||||
|
||||
@media all and ( min-width: @width-breakpoint-tablet ) {
|
||||
#search { // stylelint-disable-line selector-max-id
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
// hide non-NS_FILE thumbnails until further notice
|
||||
// @see https://phabricator.wikimedia.org/T306883#8205230
|
||||
.mw-search-result:not( .mw-search-result-ns-6 ) .searchResultImage-thumbnail {
|
||||
|
|
Loading…
Reference in a new issue