Steps:
1) Add content
2) Add comment
3) Reply to the comment
4) Observe
Expected: The indentation issue for the nested comment should be inwards
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | indentation-of-comments-afterpatch.jpeg | 59.41 KB | Vidushi Mehta |
| #2 | 2976708-2.patch | 1.95 KB | mukeysh |
| #2 | after-patch-nested-commnet.png | 73.46 KB | mukeysh |
| comment-nested.png | 82.59 KB | mukeysh |
Comments
Comment #2
mukeysh commentedAdded patch for above. Please review.
Comment #3
mukeysh commentedComment #4
Vidushi Mehta commented#2 looks good regarding indentation of comments. Added screenshot for same.
Comment #5
nedjoThanks for this. It would have been nice to be able to use Bulma's built-in support for nesting of media objects, but the markup Drupal spits out isn't amenable, and the relevant logic is too deeply embedded in module code to be readily fixed.
Comment #7
nedjoFixed. Also added RTL support, following what's done in core's Classy theme.