From 87008ae6a98e114787d06329adfe07a85b9ce8a5 Mon Sep 17 00:00:00 2001 From: NIKITA Date: Thu, 27 Jan 2011 11:52:45 -0800 Subject: [PATCH] bug 8198: Issue has been resolved but now its optimum for 1280 resolution and not 1024 resolution anymore --- ui/css/main.css | 14 +++++++------- ui/index.jsp | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ui/css/main.css b/ui/css/main.css index 4f105e6781c..f9aa92e299f 100644 --- a/ui/css/main.css +++ b/ui/css/main.css @@ -15,7 +15,7 @@ html,body{ background:#00374e url(../images/login_bg.gif) repeat-x top left; margin:0; padding:0; - overflow-x:hidden; + } -