From 1ed267c1dd7e5b785aa1032a1bd3648034192dce Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Thu, 29 Oct 2009 17:58:05 +0000 Subject: [PATCH] patching up a small problem with the experimental tabs stylesheet --- skins/vector/experiments/new-tabs.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/vector/experiments/new-tabs.css b/skins/vector/experiments/new-tabs.css index b267f02219..b8d8889ee8 100644 --- a/skins/vector/experiments/new-tabs.css +++ b/skins/vector/experiments/new-tabs.css @@ -37,6 +37,7 @@ div.vectorTabs ul { height: 100%; list-style: none; + background-image:none; margin: 0; padding: 0; } -- 2.20.1