Browse Source

登陆框 移位

tony.qu 9 years ago
parent
commit
30a5308653
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/assets/css/common.css

+ 1 - 1
src/main/webapp/assets/css/common.css

@@ -59,7 +59,7 @@ li{
 #headDiv #menu li a{
 	display: block;
 	height:78px;
-	width: 89px;
+	width: 79px;
 	outline:none;
 	color:#ffffff;	
 }