mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-23 00:56:23 +01:00
Bunch these avatars too
This commit is contained in:
parent
42df8e62c5
commit
d0890e3633
1 changed files with 4 additions and 0 deletions
|
@ -569,6 +569,10 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
||||||
}
|
}
|
||||||
.timeline.contextual > li .replies > .replies-summary .avatars {
|
.timeline.contextual > li .replies > .replies-summary .avatars {
|
||||||
margin-right: 8px;
|
margin-right: 8px;
|
||||||
|
|
||||||
|
> *:not(:first-child) {
|
||||||
|
margin: 0 0 0 -4px;
|
||||||
|
}
|
||||||
}
|
}
|
||||||
.timeline.contextual > li .replies > .replies-summary:active,
|
.timeline.contextual > li .replies > .replies-summary:active,
|
||||||
.timeline.contextual > li .replies[open] > .replies-summary {
|
.timeline.contextual > li .replies[open] > .replies-summary {
|
||||||
|
|
Loading…
Reference in a new issue