From a7c894be26efa548efbfad39702ecf94d0efe65f Mon Sep 17 00:00:00 2001 From: Mirco Wittrien Date: Fri, 7 Jun 2019 11:46:51 +0200 Subject: [PATCH] Update EditUsers.plugin.js --- Plugins/EditUsers/EditUsers.plugin.js | 4 ++++ 1 file changed, 4 insertions(+) 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; }