summaryrefslogtreecommitdiff
path: root/themes/admin_wind/css/fix-ie.css
diff options
context:
space:
mode:
authorTim Almdal <tnalmdal@shaw.ca>2009-10-07 21:40:54 -0700
committerTim Almdal <tnalmdal@shaw.ca>2009-10-07 21:40:54 -0700
commit62ad5c26854bc53566e5941c0a410789b891545f (patch)
tree2bec83b0cdcc920e362a87293fcc542ce2fcc7b5 /themes/admin_wind/css/fix-ie.css
parent03d0311618267cf0b16445161c4d275749d64a5e (diff)
parent03561649ea3d04d96c8911d39b05b71845912b1d (diff)
Merge branch 'master' into talmdal_dev
Diffstat (limited to 'themes/admin_wind/css/fix-ie.css')
-rw-r--r--themes/admin_wind/css/fix-ie.css5
1 files changed, 2 insertions, 3 deletions
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;
}