1
0

BP: Added fix for all ie versions to display new layouts correctly.

This commit is contained in:
Matthias Mees
2008-02-29 11:43:41 +00:00
parent 743711e061
commit e4b39c59b1
3 changed files with 3 additions and 0 deletions

View File

@ -13,6 +13,7 @@
}
.layout1col_right_full {
clear: both!important;
float: none!important;
}

View File

@ -13,6 +13,7 @@
}
.layout1col_right_full {
clear: both!important;
float: none!important;
}

View File

@ -13,6 +13,7 @@
}
.layout1col_right_full {
clear: both!important;
float: none!important;
}