diff --git a/Plugins/EditUsers/EditUsers.plugin.js b/Plugins/EditUsers/EditUsers.plugin.js index 786a96cbcd..f2608e5f17 100644 --- a/Plugins/EditUsers/EditUsers.plugin.js +++ b/Plugins/EditUsers/EditUsers.plugin.js @@ -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; }