From: pilpi Date: Tue, 20 Jan 2009 20:41:41 +0000 (+0000) Subject: quiz editing: MDL-17334 further space for grading box X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=fefb7c9a33c77c07da6a66e1b48da88929991a11;p=moodle.git quiz editing: MDL-17334 further space for grading box --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index e13347c560..ba7edc65a3 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -4643,11 +4643,12 @@ table.quizreviewsummary td.cell { #mod-quiz-edit div.question div.content div.points{ top:0.5em; border-left:#FFF solid 0.4em; - width:8em; + width:8.5em; padding:0.2em; } #mod-quiz-edit div.question div.content div.points input{ width:2em; + padding:0; } #mod-quiz-edit div.question div.content div.points input.pointssubmitbutton{ width:auto;