this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Bunch these avatars too

+4
+4
src/app.css
··· 569 569 } 570 570 .timeline.contextual > li .replies > .replies-summary .avatars { 571 571 margin-right: 8px; 572 + 573 + > *:not(:first-child) { 574 + margin: 0 0 0 -4px; 575 + } 572 576 } 573 577 .timeline.contextual > li .replies > .replies-summary:active, 574 578 .timeline.contextual > li .replies[open] > .replies-summary {