diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index cf0d5efeb10..5075934a2ce 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2890,6 +2890,10 @@ body#mod-forum-search .introcontent { text-align:center; } +#mod-forum-view .forumaddnew { + margin-bottom: 20px; +} + #mod-forum-view .forumcontrol .groupmenu { float: left; text-align:left;