]> git.mjollnir.org Git - moodle.git/commitdiff
'1.) commented out again: clearfix - overflow: hidden. 2.) there are some patch issue...
authorurs_hunkler <urs_hunkler>
Thu, 11 Jan 2007 10:16:03 +0000 (10:16 +0000)
committerurs_hunkler <urs_hunkler>
Thu, 11 Jan 2007 10:16:03 +0000 (10:16 +0000)
theme/standard/styles_layout.css

index b49c979e5bb86ec57643b2e2106a613e45c5be36..838ec266a449c7c78c210cbd9ec09af7137d76fe 100644 (file)
@@ -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 */
 }
 
 /***