1
0
Fork 0

Bunch these avatars too

This commit is contained in:
Lim Chee Aun 2023-11-05 09:10:12 +08:00
parent 42df8e62c5
commit d0890e3633

View file

@ -569,6 +569,10 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
}
.timeline.contextual > li .replies > .replies-summary .avatars {
margin-right: 8px;
> *:not(:first-child) {
margin: 0 0 0 -4px;
}
}
.timeline.contextual > li .replies > .replies-summary:active,
.timeline.contextual > li .replies[open] > .replies-summary {