From b43dc3e41d8171255f2b09b91c3eb604900b02b4 Mon Sep 17 00:00:00 2001 From: Marcel Werk Date: Wed, 13 Jul 2016 14:33:46 +0200 Subject: [PATCH] Fixed broken layout after first reply to a comment --- wcfsetup/install/files/js/WCF.Comment.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wcfsetup/install/files/js/WCF.Comment.js b/wcfsetup/install/files/js/WCF.Comment.js index 10dcba0537..c740d95166 100644 --- a/wcfsetup/install/files/js/WCF.Comment.js +++ b/wcfsetup/install/files/js/WCF.Comment.js @@ -589,7 +589,7 @@ WCF.Comment.Handler = Class.extend({ $comment.find('.jsCommentResponseAdd textarea').val('').blur().trigger('updateHeight'); var $responseList = $comment.find('ul.commentResponseList'); - if (!$responseList.length) $responseList = $('