Update BadgesEverywhere.plugin.js

This commit is contained in:
Mirco Wittrien 2019-07-26 10:41:49 +02:00
parent 4abf136a35
commit 06b3cbd7c8
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
class BadgesEverywhere {
getName () {return "BadgesEverywhere";}
getVersion () {return "1.3.8";}
getVersion () {return "1.3.9";}
getAuthor () {return "DevilBro";}
@ -45,7 +45,7 @@ class BadgesEverywhere {
margin: 0 2px !important;
}
.BE-badge.BE-badge-list:not(.BE-badge-CurrentGuildBoost) {
top: 1px !important;
top: 0px !important;
}
.BE-badge.BE-badge-popout:not(.BE-badge-CurrentGuildBoost) {
top: 3px !important;