mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-11-23 15:26:47 +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 {
|
||||
span + span {
|
||||
.mixin-screen-reader-text();
|
||||
.user-select( none );
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue