From 71593f3e9c7c77f02a1f0af56d50aaf1cf9249ff Mon Sep 17 00:00:00 2001 From: moodler Date: Sun, 5 Aug 2007 05:44:13 +0000 Subject: [PATCH] iMerged theme fix from 18 --- theme/standard/styles_layout.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index c5bda559c3..f57f8143ce 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -3361,6 +3361,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; -- 2.39.5