diff --git a/less/forum/Post.less b/less/forum/Post.less index 263f1e44a..7878fbeaa 100644 --- a/less/forum/Post.less +++ b/less/forum/Post.less @@ -230,6 +230,9 @@ a { font-weight: bold; } + .Post-footer { + margin-bottom: 0; + } } .EventPost-info { font-size: 14px; @@ -254,6 +257,7 @@ } .Post-footer { margin-top: 5px; + margin-bottom: 20px; > ul { > li {