mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Popups
synced 2024-11-23 15:16:50 +00:00
Merge "Scope rule to Popups"
This commit is contained in:
commit
7e1e93c2b1
|
@ -10,7 +10,9 @@
|
|||
top: -1000px;
|
||||
}
|
||||
|
||||
.cdx-button.cdx-button--icon-only {
|
||||
// FIXME: Upstream this to Codex with T342910
|
||||
.mwe-popups-overlay .cdx-button.cdx-button--icon-only,
|
||||
.mwe-popups .cdx-button.cdx-button--icon-only {
|
||||
// Hide text in icon only buttons
|
||||
span + span {
|
||||
.mixin-screen-reader-text();
|
||||
|
|
Loading…
Reference in a new issue