]> git.mjollnir.org Git - moodle.git/commitdiff
Added missing style back for rating submit button
authormoodler <moodler>
Mon, 8 Jan 2007 12:16:26 +0000 (12:16 +0000)
committermoodler <moodler>
Mon, 8 Jan 2007 12:16:26 +0000 (12:16 +0000)
theme/standard/styles_layout.css

index 32edae4119efc1a0770a06d32197071e205910f0..d9202f6c216d70a0afbf7ddd3f3e22de8486762f 100644 (file)
@@ -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
 {