Update EditUsers.plugin.js

This commit is contained in:
Mirco Wittrien 2019-06-07 11:46:51 +02:00
parent 5a07e5d2aa
commit a7c894be26
1 changed files with 4 additions and 0 deletions

View File

@ -48,6 +48,7 @@ class EditUsers {
display: inline-flex;
}
${BDFDB.dotCN.bottag} {
line-height: 13px;
height: 13px;
top: unset;
bottom: 0px;
@ -57,6 +58,9 @@ class EditUsers {
${BDFDB.dotCNC.userpopoutheaderbottag + BDFDB.dotCN.userpopoutheaderbottagwithnickname} {
bottom: 4px;
}
${BDFDB.dotCNS.userpopoutheadertagwithnickname + BDFDB.dotCN.userpopoutheaderbottagwithnickname} {
bottom: 0px;
}
${BDFDB.dotCN.userprofilebottag} {
bottom: 3px;
}