From 4968be0595941f94298ef6abce8353a65855db1c Mon Sep 17 00:00:00 2001 From: dawncx Date: Fri, 6 Dec 2013 15:14:40 +0800 Subject: [PATCH] change logon.css --- src/main/webapp/style/logon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/style/logon.css b/src/main/webapp/style/logon.css index 1c301eb..797677c 100644 --- a/src/main/webapp/style/logon.css +++ b/src/main/webapp/style/logon.css @@ -809,7 +809,7 @@ ul#mini-menu li a{ color:#666; text-decoration:none; font-family: Helvetica, ' ul#mini-menu li a strong{ color:#363636; text-decoration:none; font-family: Helvetica, 'helvetica-neue', Arial,sans-serif} /*-------------inner pages----------------*/ -#wrapp-content{ position:relative; width:1122px !important; height:auto !important; z-index:900; padding:0; top:51px; background:#fff} +#wrapp-content{ position:relative; width:1122px !important; height:auto !important; z-index:900; padding:0; top:0px; background:#fff} #wrapp-content.ad{ position:relative; width:1122px !important; height:auto !important; z-index:900; padding:0; top:0; background:#fff}