Skip to content

Instantly share code, notes, and snippets.

@anthonyec
Last active October 2, 2016 22:06
Show Gist options
  • Save anthonyec/c9df455ca13fa9631762ca49cdab9c04 to your computer and use it in GitHub Desktop.
Save anthonyec/c9df455ca13fa9631762ca49cdab9c04 to your computer and use it in GitHub Desktop.
Remove margin on nested comments
.child-comments {
margin-left: 0px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment