]> git.mjollnir.org Git - moodle.git/commit
merged form 1.9 and corrected a CSS bug :: MDL-12045 :: the extra "clearer" div broke...
authorurs_hunkler <urs_hunkler>
Sun, 11 Nov 2007 11:22:54 +0000 (11:22 +0000)
committerurs_hunkler <urs_hunkler>
Sun, 11 Nov 2007 11:22:54 +0000 (11:22 +0000)
commit0859ecfffb050107f94e7ee38decee877adda199
tree6d2541d41e1b8856fefad525e24ea4c65a73fb59
parenta788bb6f1eac8540c43a7c98edba3931953a0f9b
merged form 1.9 and corrected a CSS bug :: MDL-12045 :: the extra "clearer" div broke the custom_corners theme on IE7. I removed the "clearer" div and added the class "clerafix" to the surrounding coursebox.
In FF and Safari floating is a mess now. I removed float:left for "coursebox" to get the page working in all browsers. It is a single element and should not need floating.
theme/standard/styles_layout.css