MediaWiki:Vector-2022.css: Difference between revisions
Appearance
Orangestar (talk | contribs) No edit summary |
Orangestar (talk | contribs) No edit summary Tags: Mobile edit Mobile web edit |
||
Line 96: | Line 96: | ||
.cdx-text-input { min-width: auto; } /* WHY IS THIS EVEN SET? WHO KLUDGED TOGETHER THIS AWFUL SKIN */ | .cdx-text-input { min-width: auto; } /* WHY IS THIS EVEN SET? WHO KLUDGED TOGETHER THIS AWFUL SKIN */ | ||
@media all { | |||
.mw-logo { | |||
min-width: auto; /* fixes width being too big on mobile */ | |||
} | |||
} |