mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-02-25 01:08:50 +01:00
Fix avatars not bunching properly
This commit is contained in:
parent
c6f368ac0b
commit
4da968df2e
1 changed files with 1 additions and 1 deletions
|
@ -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