mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-13 17:57:21 +00:00
84d34a3901
This reverts commit 08d224e955
.
Causes bugs in Vector when displaying the badges.
Bug: T162173
Change-Id: I9e92c304b47ce9204d7a7d2fba67118e67b1bdc9
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
.mw-echo-notifications-badge {
|
|
#pt-notifications-alert &,
|
|
#pt-notifications-notice & {
|
|
&:before {
|
|
z-index: 0;
|
|
}
|
|
}
|
|
}
|