Merge "Make `role=search` heading and label accessible"

This commit is contained in:
jenkins-bot 2016-07-22 18:44:13 +00:00 committed by Gerrit Code Review
commit 7b69d446d9
1 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
@import "mediawiki.mixins";
/* Search */ /* Search */
#p-search { #p-search {
/* @noflip */ /* @noflip */
@ -6,7 +8,7 @@
margin-left: 0.5em; margin-left: 0.5em;
h3 { h3 {
display: none; .mixin-screen-reader-text;
} }
form, form,