This commit is contained in:
Mirco Wittrien 2019-07-28 15:23:12 +02:00
commit b56dd7e628
2 changed files with 6 additions and 0 deletions

View File

@ -55,6 +55,9 @@ class EditUsers {
display: inline-flex;
align-items: center;
}
${BDFDB.dotCNS.messageheadercompact + BDFDB.dotCN.messageusername} {
text-indent: 0px;
}
${BDFDB.dotCN.bottag} {
line-height: 13px;
height: 13px;

View File

@ -31,6 +31,9 @@ class TopRoleEverywhere {
display: inline-flex;
align-items: center;
}
${BDFDB.dotCNS.messageheadercompact + BDFDB.dotCN.messageusername} {
text-indent: 0px;
}
.TRE-tag {
border-radius: 3px;
box-sizing: border-box;