summaryrefslogtreecommitdiff
path: root/ie7.css
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2007-04-29 07:19:14 +0100
committerAndrew Dolgov <[email protected]>2007-04-29 07:19:14 +0100
commit1d8e4418afe00bf9cfb423549fea618102545540 (patch)
tree1bf31966598b383e307cab021c949494f6f4b9f6 /ie7.css
parentbe5b75da89697c8f5f35e652165fb5348a8927b4 (diff)
fix pref-tabs display for IE7
Diffstat (limited to 'ie7.css')
-rw-r--r--ie7.css4
1 files changed, 3 insertions, 1 deletions
diff --git a/ie7.css b/ie7.css
index 8b1378917..572583452 100644
--- a/ie7.css
+++ b/ie7.css
@@ -1 +1,3 @@
-
+div.prefsTabSelected {
+ bottom : 1px;
+}