Browse Source

x新增采购订单>新增收货地址按钮下移处理。

git-svn-id: svn+ssh://10.10.101.21/source/platform/platform-b2b@8538 f3bf4e98-0cf0-11e4-a00c-a99a8b9d557d
ouxianqin 9 years ago
parent
commit
837003e259
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/resources/css/add.css

+ 1 - 1
src/main/webapp/resources/css/add.css

@@ -1113,7 +1113,7 @@ input:focus, select:focus {
 }
 }
 
 
 .bomb-box .box04 .many-file-btn {
 .bomb-box .box04 .many-file-btn {
-    width: 235px;
+    width: 240px;
     margin: 0px auto;
     margin: 0px auto;
     margin-top: 60px;
     margin-top: 60px;
 }
 }