1
0

BP: Applied better fix for 2col s-b layout in IE. Also added a fix for 1col layout to IE stylesheets.

This commit is contained in:
Matthias Mees
2007-09-20 01:02:52 +00:00
parent 9730caf674
commit e680b5f3c7
5 changed files with 11 additions and 16 deletions

View File

@ -8,11 +8,8 @@
/**********************************************************************/
/* IE still seems to produce rounding errors in one */
/* particular layout (2col s-b) which only appear */
/* in higher screen resolutions (> 1280x1024) */
#serendipityLeftSideBar.layout2sb_left {
width: 24%!important;
.layout1col_content {
float: none !important;
}
/* stop the footer from extending the page's height */