diff --git a/Plugins/EditUsers/EditUsers.plugin.js b/Plugins/EditUsers/EditUsers.plugin.js index 1a89d78765..29bc57a921 100644 --- a/Plugins/EditUsers/EditUsers.plugin.js +++ b/Plugins/EditUsers/EditUsers.plugin.js @@ -48,8 +48,15 @@ class EditUsers { ${BDFDB.dotCNS.message + BDFDB.dotCN.messageheadercozy} { padding-top: 0; } - ${BDFDB.dotCN.messageheadercozymeta} > span:first-child { + ${BDFDB.dotCN.messageheadercompact} > span.popout-open, + ${BDFDB.dotCN.messageheadercompact} > span[class=""], + ${BDFDB.dotCN.messageheadercozymeta} > span.popout-open, + ${BDFDB.dotCN.messageheadercozymeta} > span[class=""] { display: inline-flex; + align-items: center; + } + ${BDFDB.dotCNS.messageheadercompact + BDFDB.dotCN.messageusername} { + text-indent: 0px; } ${BDFDB.dotCN.bottag} { line-height: 13px;