From 5dc7ec2769d7af9fcd937699fd20f96108649229 Mon Sep 17 00:00:00 2001 From: Nathan Smith Date: Thu, 2 Sep 2010 01:10:22 -0500 Subject: [PATCH] Just adding a line-break after a comment, so it's clear where the comment ends, and the IE * html selector begins. --- code/css/uncompressed/960_24_col.css | 1 + 1 file changed, 1 insertion(+) diff --git a/code/css/uncompressed/960_24_col.css b/code/css/uncompressed/960_24_col.css index 7ba182d..5bdcd8a 100755 --- a/code/css/uncompressed/960_24_col.css +++ b/code/css/uncompressed/960_24_col.css @@ -605,6 +605,7 @@ body { The following zoom:1 rule is specifically for IE6 + IE7. Move to separate stylesheet if invalid CSS is a problem. */ + * html .clearfix, *:first-child+html .clearfix { zoom: 1;