Fix avatars not bunching properly
This commit is contained in:
parent
c6f368ac0b
commit
4da968df2e
|
@ -31,7 +31,7 @@
|
|||
.ancestors-indicator {
|
||||
font-size: 70% !important;
|
||||
|
||||
& > .avatar:not(:first-child) {
|
||||
& > .avatar ~ .avatar {
|
||||
margin-left: -4px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue