diff --git a/app/assets/stylesheets/request-for-comments.css.scss b/app/assets/stylesheets/request-for-comments.css.scss index 5c1d9227..e7ae7806 100644 --- a/app/assets/stylesheets/request-for-comments.css.scss +++ b/app/assets/stylesheets/request-for-comments.css.scss @@ -58,10 +58,10 @@ } .comment-editor { + display: none; width: 100%; height: auto; background-color: inherit; - border-style: hidden; } .comment-actions { diff --git a/app/views/request_for_comments/show.html.erb b/app/views/request_for_comments/show.html.erb index c064695f..e8d91b1d 100644 --- a/app/views/request_for_comments/show.html.erb +++ b/app/views/request_for_comments/show.html.erb @@ -184,7 +184,7 @@ also, all settings from the rails model needed for the editor configuration in t if (index !== 0) { htmlContent += '
' } - htmlContent += '