From: moodler Date: Mon, 8 Jan 2007 12:16:26 +0000 (+0000) Subject: Added missing style back for rating submit button X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=6d55caae5e17fa5bfcf9fd63c12e31ab7204741e;p=moodle.git Added missing style back for rating submit button --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index 32edae4119..d9202f6c21 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -2182,6 +2182,10 @@ body#mod-forum-search .introcontent { border-style: solid; border-width: 2px; } +#mod-forum-discuss .ratingsubmit { + text-align:center; + padding:10px; +} #mod-forum-index .unread img, #mod-forum-view .unread img {