From 682c60df2dc8e65167cb3ffc534bf045645be1fb Mon Sep 17 00:00:00 2001 From: jeena Date: Sat, 23 Mar 2013 14:41:37 +0100 Subject: [PATCH] changed top tab --- WebKit/css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WebKit/css/default.css b/WebKit/css/default.css index 9eb2364..dfe42cf 100644 --- a/WebKit/css/default.css +++ b/WebKit/css/default.css @@ -189,7 +189,7 @@ li:hover .from { li:first-child:hover .from { top: auto; - bottom: -1.6em; + bottom: -1.9em; z-index: 2; -webkit-border-top-left-radius: 0; -webkit-border-top-right-radius: 0;