From fbf674260631d1ecfcd54b58956e8e28b6142ae7 Mon Sep 17 00:00:00 2001 From: fisharebest Date: Fri, 21 Oct 2011 23:37:43 +0000 Subject: Minimal theme: IE7 hack is duplicated in style.css and msie.css --- themes/minimal/style.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/themes/minimal/style.css b/themes/minimal/style.css index 334a46ee44..bf63155517 100644 --- a/themes/minimal/style.css +++ b/themes/minimal/style.css @@ -66,7 +66,6 @@ a:hover { right:4px; top:1.4em; z-index:2000; - *top:1.7em; /* For IE7 */ } html[dir='rtl'] .title, html[dir='rtl'] .hlogin, html[dir='rtl'] .htheme {float: right;} html[dir='rtl'] .hsearch {float: left;} @@ -77,7 +76,6 @@ html[dir='rtl'] .favorites_form { left:4px; top:1.4em; z-index:2000; - *top:1.7em; /* For IE7 */ } /* Layout for header menu */ -- cgit v1.3