mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-28 01:20:07 +00:00
Merge "Make role=search
heading and label accessible"
This commit is contained in:
commit
7b69d446d9
|
@ -1,3 +1,5 @@
|
|||
@import "mediawiki.mixins";
|
||||
|
||||
/* Search */
|
||||
#p-search {
|
||||
/* @noflip */
|
||||
|
@ -6,7 +8,7 @@
|
|||
margin-left: 0.5em;
|
||||
|
||||
h3 {
|
||||
display: none;
|
||||
.mixin-screen-reader-text;
|
||||
}
|
||||
|
||||
form,
|
||||
|
|
Loading…
Reference in a new issue