Update BadgesEverywhere.plugin.js
This commit is contained in:
parent
607180e855
commit
1ad0d27f36
|
@ -47,6 +47,9 @@ class BadgesEverywhere {
|
|||
.BE-badge.BE-badge-list.BE-badge-CurrentGuildBoost {
|
||||
top: -2px !important;
|
||||
}
|
||||
.BE-badge.BE-badge-chat.BE-badge-CurrentGuildBoost {
|
||||
top: -3px !important;
|
||||
}
|
||||
.BE-badge:not(.BE-badge-settings):first-of-type {
|
||||
margin-left: 5px !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue