Files @ bedccdc47bd9
Branch filter:

Location: kallithea/docs/theme/nature/theme.conf

Mads Kiilerich
comments: don't leave stray "Add Another Comment" buttons after cancelling adding comments on a new line

2e72d2d16a0f introduced an invisible "submitting" div above comment forms. That
div was included when counting the number of comments on a line, and it thus
broke the logic for removing the last DOM elements after cancelling comments on
a new line.

To fix that, exclude the submitting div in the selector used for counting
comments.
1
2
3
4
[theme]
inherit = basic
stylesheet = nature.css
pygments_style = tango