mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-23 23:44:53 +00:00
Echo notification oo-ui-popupWidget-anchor should point to icon
In Vector, these rules result in the anchor pointing to the wrong place. They seem to be improve things in Minerva, so these are restricted to that skin. Bug: T276566 Change-Id: If871ab59fea519b48568781ffd9ddf6640006385
This commit is contained in:
parent
7d39fca924
commit
088697a73d
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue