From: moodler Date: Sun, 5 Aug 2007 05:44:13 +0000 (+0000) Subject: iMerged theme fix from 18 X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=71593f3e9c7c77f02a1f0af56d50aaf1cf9249ff;p=moodle.git iMerged theme fix from 18 --- 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;