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),