From: urs_hunkler Date: Thu, 11 Jan 2007 10:16:03 +0000 (+0000) Subject: '1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issue... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=5b4d9f8f68cd2d99196f50f2af851338d542a355;p=moodle.git '1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issues with body#question-preview, I can't resolve them and commented them out' --- diff --git a/theme/standard/styles_layout.css b/theme/standard/styles_layout.css index b49c979e5b..838ec266a4 100644 --- a/theme/standard/styles_layout.css +++ b/theme/standard/styles_layout.css @@ -71,7 +71,7 @@ h6.main { .clearfix { min-width: 0; - overflow: hidden; + /* overflow: hidden; */ } .clearfix:after { @@ -2625,7 +2625,7 @@ body#mod-quiz-report table#attempts .picture { body#mod-quiz-report .controls { text-align: center; } -<<<<<<< styles_layout.css +/* <<<<<<< styles_layout.css */ #mod-quiz-review #page .controls { text-align: center; } @@ -2638,11 +2638,12 @@ body#mod-quiz-report .controls { text-align: center; } .quizquestionlistcontrols { - text-align: center; -======= + text-align: center; +} +/* ======= */ body#question-preview .quemodname, body#question-preview .controls { text-align: center; ->>>>>>> 1.333 +/* >>>>>>> 1.333 */ } /***