mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-27 17:10:19 +00:00
Merge "Don't copy screen-reader text of icon-only buttons"
This commit is contained in:
commit
397c7a6411
|
@ -31,6 +31,7 @@
|
||||||
.cdx-button.cdx-button--icon-only {
|
.cdx-button.cdx-button--icon-only {
|
||||||
span + span {
|
span + span {
|
||||||
.mixin-screen-reader-text();
|
.mixin-screen-reader-text();
|
||||||
|
.user-select( none );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue