Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: How ca I disable nested replies in activity?


@mercime
Participant

@mercime

Cheers. You can also put them together like this
`div.activity-comments ul li,
div.activity-comments ul li > ul {
margin-left: 0px;
}`

Skip to toolbar