From a4dd4fd7e831c111b7facf8db99fabd013bc1137 Mon Sep 17 00:00:00 2001 From: noi5e Date: Tue, 26 Jan 2021 16:45:23 -0800 Subject: [PATCH] Style Fixes for _comment.html.erb Partial (#9079) * add unique ID to edit comment form wrapper * style fixes * update test selector --- app/views/comments/_edit.html.erb | 65 +++++++++++++++++-------------- app/views/notes/_comment.html.erb | 36 ++++++++++------- test/system/comment_test.rb | 2 +- 3 files changed, 59 insertions(+), 44 deletions(-) diff --git a/app/views/comments/_edit.html.erb b/app/views/comments/_edit.html.erb index 37e5624ccd..c12329829c 100644 --- a/app/views/comments/_edit.html.erb +++ b/app/views/comments/_edit.html.erb @@ -1,23 +1,21 @@ -
-