/* http://s9y-bulletproof.com */
/**********************************************************************/
+
+/* 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;
+}
+
/* stop the footer from extending the page's height */
#footer {
height: auto!important;
/**********************************************************************/
+/* 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;
+}
+
#footer {
float: none!important;
}
/**********************************************************************/
+/* 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;
+}
+
#footer {
float: none!important;
}