mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/Vector.git
synced 2024-12-04 03:59:53 +00:00
12 lines
257 B
Plaintext
12 lines
257 B
Plaintext
|
.skin-vector-legacy {
|
||
|
#pt-notifications-notice .mw-echo-notifications-badge,
|
||
|
#pt-notifications-alert .mw-echo-notifications-badge {
|
||
|
top: -5px;
|
||
|
}
|
||
|
|
||
|
#p-personal #pt-notifications-alert,
|
||
|
#p-personal #pt-notifications-notice {
|
||
|
margin-right: 0.4em;
|
||
|
}
|
||
|
}
|