From 15f3f9ce2eea7704d1a6a92fc2c098d6bd945007 Mon Sep 17 00:00:00 2001 From: Ben Word Date: Tue, 31 May 2011 10:32:07 -0600 Subject: [PATCH] changing class names after h5bp reverted the tag changes --- css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/style.css b/css/style.css index 6ce2d26..c62891d 100644 --- a/css/style.css +++ b/css/style.css @@ -394,10 +394,10 @@ img.ui-datepicker-trigger { vertical-align: middle; } /* INTERNET EXPLORER --------------------------------------------------------------------------------------------------------------------------------------------------- */ -.oldie #nav-main ul li { *zoom: 1; } +.ie7 #nav-main ul li { zoom: 1; } /* Clearfixes */ -.oldie #commentform, .oldie #post-nav, .oldie #comments-nav { display: *inline-block; } +.ie7 #commentform, .ie7 #post-nav, .ie7 #comments-nav { display: inline-block; } /* MEDIA QUERIES