From 609072d3b94b403faedb4d3a36a53aee9432fe60 Mon Sep 17 00:00:00 2001 From: Chad Kieffer Date: Wed, 7 Oct 2009 20:29:16 -0600 Subject: Update fix ie style sheets to include .g-clearfix. --- themes/admin_wind/css/fix-ie.css | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'themes/admin_wind/css') diff --git a/themes/admin_wind/css/fix-ie.css b/themes/admin_wind/css/fix-ie.css index 708ac782..106fe4a1 100644 --- a/themes/admin_wind/css/fix-ie.css +++ b/themes/admin_wind/css/fix-ie.css @@ -2,10 +2,9 @@ * Fix display in IE 6 and 7 */ -#g-header, +.g-clearfix, #g-group-admin, -#g-developer-tools, -.g-available .g-block { +#g-developer-tools { zoom: 1; } -- cgit v1.2.3