Merge "Echo notification oo-ui-popupWidget-anchor should point to icon"

This commit is contained in:
jenkins-bot 2021-06-24 17:58:14 +00:00 committed by Gerrit Code Review
commit 7b0abf6d84

View file

@ -2,7 +2,7 @@
// `!important` rules override the inline styles provides by clippable.
@media all and ( max-width: @width-breakpoint-tablet ) {
.mw-echo-ui-overlay {
.skin-minerva .mw-echo-ui-overlay {
.oo-ui-clippableElement-clippable {
width: 100% !important;
}