Merge "Scope rule to Popups"

This commit is contained in:
jenkins-bot 2023-07-27 17:21:42 +00:00 committed by Gerrit Code Review
commit 7e1e93c2b1

View file

@ -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();