diff --git a/app/assets/stylesheets/thredded-overrides.scss b/app/assets/stylesheets/thredded-overrides.scss index ce6e1365..302bf508 100644 --- a/app/assets/stylesheets/thredded-overrides.scss +++ b/app/assets/stylesheets/thredded-overrides.scss @@ -28,4 +28,8 @@ .thredded--post--content { font-size: 12pt; +} + +.thredded--post { + margin-bottom: 1em !important; } \ No newline at end of file diff --git a/app/views/layouts/forum.html.erb b/app/views/layouts/forum.html.erb index 702d81ca..4c5d141c 100644 --- a/app/views/layouts/forum.html.erb +++ b/app/views/layouts/forum.html.erb @@ -150,130 +150,132 @@ -