]> git.mjollnir.org Git - moodle.git/commitdiff
quiz: minor layout improvement.
authortjhunt <tjhunt>
Wed, 22 Jul 2009 09:13:38 +0000 (09:13 +0000)
committertjhunt <tjhunt>
Wed, 22 Jul 2009 09:13:38 +0000 (09:13 +0000)
theme/standard/styles_layout.css

index c6c3b91cd4a1b573b1a77f118b855a754cee1b38..a4b46e5e9a3d3de5e253380ed48d8746a385b2a4 100644 (file)
@@ -3121,6 +3121,11 @@ body.jsenabled #qtypechoicecontainer {
   padding: 0.3em;
   width: auto;
 }
+.calculated .answer input,
+.numerical .answer input,
+.shortanswer .answer input {
+  width: 99%;
+}
 .truefalse .answer span {
   float: left;
   clear: left;