Update BadgesEverywhere.plugin.js
This commit is contained in:
parent
eb44a5fcc9
commit
af27168d54
|
@ -81,6 +81,9 @@ var BadgesEverywhere = (_ => {
|
|||
${BDFDB.dotCNS.messagecozy + BDFDB.dotCN.messageusername} + .BE-badges .BE-badge:first-of-type {
|
||||
margin-left: 0;
|
||||
}
|
||||
${BDFDB.dotCNS.messagecompact + BDFDB.dotCN.messagetimestampseparator} + .BE-badges .BE-badge:first-of-type {
|
||||
margin-left: 0;
|
||||
}
|
||||
${BDFDB.dotCNS.messagecompact + BDFDB.dotCN.messageusername} ~ .BE-badges .BE-badge:last-of-type {
|
||||
margin-right: .25rem;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue