From 5c03e3ac2edda7a173f6674953cb1bcb42355741 Mon Sep 17 00:00:00 2001 From: NIKITA Date: Mon, 24 Jan 2011 11:42:14 -0800 Subject: [PATCH] bug 7675: Fixed the issue..Black part is not seen in anymore now --- ui/css/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ui/css/main.css b/ui/css/main.css index 01d86204ef6..ce23868ca03 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -3463,7 +3463,7 @@ a:hover.search_button { float:right; position:absolute; background:#99b2c3 url(../images/gridheader_loadingbg.gif) repeat-x top left; - border-left:1px solid #999; + border: 1px solid #999; padding:0 5px 0 0; z-index:1001; right:0;