mediawiki-extensions-Echo/modules/nojs/mw.echo.badge.minerva.less
jdlrobson d7cc28fbcb Properly scoped style improvements to Echo OOUI dialog in desktop Minerva
This reverts commit ca5e5c85af and then
scopes the rules.

Bug: T241090
Bug: T242493
Change-Id: I0e6a4f6d235f34dc8f05a5e7ea5272d6465b80aa
2020-02-11 07:41:23 +08:00

21 lines
300 B
Plaintext

#pt-notifications-alert {
.mw-echo-notifications-badge-dimmed,
.mw-echo-notifications-badge {
top: 0;
margin: 0;
}
}
#pt-notifications-alert.oo-ui-widget {
list-style: none;
width: 1.25em;
height: 1.25em;
padding: 0.75em;
vertical-align: middle;
a {
height: auto;
padding: 0;
}
}