]> git.mjollnir.org Git - s9y.git/commitdiff
BP: Added fix for all ie versions to display new layouts correctly.
authoryellowled <yellowled>
Fri, 29 Feb 2008 11:43:41 +0000 (11:43 +0000)
committeryellowled <yellowled>
Fri, 29 Feb 2008 11:43:41 +0000 (11:43 +0000)
templates/bulletproof/ie5.css
templates/bulletproof/ie6.css
templates/bulletproof/ie7.css

index 3700d516782445de600fe586f1d3eadbaf4495d2..81d874668e83e1fbb144c4d84ba4c60813137a83 100644 (file)
@@ -13,6 +13,7 @@
 }
 
 .layout1col_right_full {
+    clear: both!important;
     float: none!important;
 }
 
index 3f20f2e07a469e4aa273371e0e7e4986270b8dcc..b51163806222cf43ce0572925e2b177977011626 100644 (file)
@@ -13,6 +13,7 @@
 }
 
 .layout1col_right_full {
+    clear: both!important;
     float: none!important;
 }
 
index 923f8e91420acb8c4f6b28f1a769445852cb3a4f..ebc17273dc03cc1b2dd04ab21f63559e87f2b33c 100644 (file)
@@ -13,6 +13,7 @@
 }
 
 .layout1col_right_full {
+    clear: both!important;
     float: none!important;
 }