From: Andrew Dolgov Date: Sun, 29 Apr 2007 06:19:14 +0000 (+0100) Subject: fix pref-tabs display for IE7 X-Git-Tag: schema_freeze_for_1.2.11~81 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=1d8e4418afe00bf9cfb423549fea618102545540;p=tt-rss.git fix pref-tabs display for IE7 --- diff --git a/ie7.css b/ie7.css index 8b137891..57258345 100644 --- a/ie7.css +++ b/ie7.css @@ -1 +1,3 @@ - +div.prefsTabSelected { + bottom : 1px; +} diff --git a/prefs.php b/prefs.php index e53ebcdd..73e493d6 100644 --- a/prefs.php +++ b/prefs.php @@ -82,8 +82,6 @@ window.onload = init; -
 
-

Fatal Error

@@ -134,6 +132,8 @@ window.onload = init;
+
 
+