]> git.mjollnir.org Git - moodle.git/commitdiff
MDL-10213 - layuout problem for question in IE in Moodle 1.7. I'm taking the opportun...
authortjhunt <tjhunt>
Fri, 22 Jun 2007 13:46:00 +0000 (13:46 +0000)
committertjhunt <tjhunt>
Fri, 22 Jun 2007 13:46:00 +0000 (13:46 +0000)
theme/standard/styles_layout.css

index dd0ee69bea930817fe85666b2436cff3f4a7250b..0aea8fb7cbfec0dd894ca74166f4c0e4530c1136 100644 (file)
@@ -2380,9 +2380,8 @@ body#message-messages {
 }
 .que .feedback {
   clear: both;
-  /* float: right; */
-  width: 83%;
   padding: 0 0 0.3em 0.3em;
+  margin-bottom: 0.5em;
   border: 1px solid;
 }
 .multichoice td.feedback {