]> git.mjollnir.org Git - moodle.git/commitdiff
And, finally, IE is able to display IMS packages properly! B-)
authorstronk7 <stronk7>
Mon, 6 Nov 2006 17:22:13 +0000 (17:22 +0000)
committerstronk7 <stronk7>
Mon, 6 Nov 2006 17:22:13 +0000 (17:22 +0000)
One of the worst to solve bugs in my life! MDL-6417

Merged from MOODLE_17_STABLE

theme/standard/styles_layout.css

index 54e3576c6ecb83bd58b3c87420e45e02ad8ff4d3..816cda3f900196ebe4b4622aeac0ef959461199c 100644 (file)
@@ -2087,7 +2087,6 @@ body#mod-quiz-report .controls {
 
 #ims-contentframe {
   position:absolute;
-  overflow:auto;
   left:260px;
   border:1px solid;
   width:640px;
@@ -2096,7 +2095,6 @@ body#mod-quiz-report .controls {
 
 #ims-contentframe-no-nav {
   position:absolute;
-  overflow:auto;
   border:1px solid;
   width:640px;
   height:480px;