Update BadgesEverywhere.plugin.js

This commit is contained in:
Mirco Wittrien 2019-06-04 09:15:56 +02:00
parent 607180e855
commit 1ad0d27f36
1 changed files with 3 additions and 0 deletions

View File

@ -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;
}