]> git.wh0rd.org Git - tt-rss.git/commitdiff
prefsTabSelected fixes
authorAndrew Dolgov <fox@bah.spb.su>
Sun, 29 Apr 2007 11:24:17 +0000 (12:24 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Sun, 29 Apr 2007 11:24:17 +0000 (12:24 +0100)
ie6.css
tt-rss.css

diff --git a/ie6.css b/ie6.css
index 019aa9dacc3164e99fa61cad702894203b72a2de..05264ad38455284dd84be187680ef561269eab16 100644 (file)
--- a/ie6.css
+++ b/ie6.css
@@ -14,3 +14,4 @@ div.headlines_normal {
 div.headlines_cdm {
        overflow : auto;
 }
+
index 45d2b2820e477c819328058ab69398d1614257cc..3fbccc010401f29cf9d52ecd3b449f1bca78b790 100644 (file)
@@ -572,7 +572,7 @@ div.prefsTabSelected {
        font-size : 9pt;
        font-family : "Lucida Grande", Tahoma, sans-serif;
        position : relative;
-       bottom : 0px;
+       bottom : -1px;
        border-collapse : collapse;
        -moz-border-radius : 3px;
        font-weight : bold;