From 5b4d9f8f68cd2d99196f50f2af851338d542a355 Mon Sep 17 00:00:00 2001 From: urs_hunkler Date: Thu, 11 Jan 2007 10:16:03 +0000 Subject: [PATCH] '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' --- theme/standard/styles_layout.css | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 */ } /*** -- 2.39.5