From 5b1735d4c7086a6a6f0e4d177160ccd60e03f50b Mon Sep 17 00:00:00 2001 From: soup-bowl Date: Sat, 15 May 2021 08:06:01 +0100 Subject: [PATCH] Moved bar onto bar. --- IE6/chrome/tabs.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/IE6/chrome/tabs.css b/IE6/chrome/tabs.css index 05e1522..53b3366 100644 --- a/IE6/chrome/tabs.css +++ b/IE6/chrome/tabs.css @@ -9,6 +9,7 @@ border: 1px solid #505050 !important; border-bottom: none !important; padding: 0 !important; + margin-top: 2px !important; margin-left: 0 !important; margin-right: 0px !important; min-width: 175px !important; @@ -16,7 +17,7 @@ padding-right: 0px !important; padding-left: 2px !important; padding-bottom: 0 !important; - border: 2 2 0 2 !important; + /*border: 2 2 0 2 !important;*/ background-color: #626d70 !important; margin-right: -1px; margin-left: 0 !important;