diff options
| -rw-r--r-- | themes/minimal/style.css | 2 |
1 files changed, 0 insertions, 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 */ |
