From d4fc46113ff6ebb426346dcf095d1bcd191c0b54 Mon Sep 17 00:00:00 2001 From: drusepth Date: Mon, 5 Dec 2022 18:47:32 -0800 Subject: [PATCH] minor qa polish --- app/assets/stylesheets/thredded-overrides.scss | 5 +++++ app/views/thredded/topics/show.html.erb | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/app/assets/stylesheets/thredded-overrides.scss b/app/assets/stylesheets/thredded-overrides.scss index 5a937862..3599dff0 100644 --- a/app/assets/stylesheets/thredded-overrides.scss +++ b/app/assets/stylesheets/thredded-overrides.scss @@ -7,3 +7,8 @@ .thredded--topic-header--follow-info--unfollow { position: static !important; } + +.thredded--container { + margin: 0; + margin-left: 3em !important; +} \ No newline at end of file diff --git a/app/views/thredded/topics/show.html.erb b/app/views/thredded/topics/show.html.erb index 06b3af8e..9d6fbea7 100644 --- a/app/views/thredded/topics/show.html.erb +++ b/app/views/thredded/topics/show.html.erb @@ -14,7 +14,7 @@
-
+
<%= thredded_page do %> <%= content_tag :section, id: dom_id(topic),