In response to blip #133757
if you actually want to fix the excessive nested quote problem just put blockquote > blockquote > blockquote { display: none; } in the css for comments. it'll stop things from getting out of hand.
if you actually want to fix the excessive nested quote problem just put blockquote > blockquote > blockquote { display: none; } in the css for comments. it'll stop things from getting out of hand.
@dba_afish: how to fix the problem: .comment-post-grid[data-creator-id="160505"] { display: none }