From 370dc8e5ed11646e52432b625f41280afbcdd86e Mon Sep 17 00:00:00 2001 From: Ben Halpern Date: Tue, 5 May 2020 22:14:47 -0400 Subject: [PATCH] [deploy] Quick inline style to solve content jump (#7691) --- app/views/articles/_full_comment_area.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/articles/_full_comment_area.html.erb b/app/views/articles/_full_comment_area.html.erb index 830e43d17..04227e33f 100644 --- a/app/views/articles/_full_comment_area.html.erb +++ b/app/views/articles/_full_comment_area.html.erb @@ -1,7 +1,7 @@ <% cache("whole-comment-area-#{@article.id}-#{@article.last_comment_at}-#{@article.show_comments}", expires_in: 2.hours) do %>
<% if @article.show_comments %> -
+
Discussion