Authored by 徐祁xuqi

Merge remote-tracking branch 'origin/hotfix/editOrder'

@@ -326,6 +326,7 @@ @@ -326,6 +326,7 @@
326 height: 28px; 326 height: 28px;
327 line-height: 28px; 327 line-height: 28px;
328 font-size: 14px; 328 font-size: 14px;
  329 + white-space: nowrap;
329 } 330 }
330 331
331 label { 332 label {
@@ -40,7 +40,7 @@ @@ -40,7 +40,7 @@
40 a{ 40 a{
41 display: inline-block; 41 display: inline-block;
42 padding: 0 10px; 42 padding: 0 10px;
43 - margin-left: 15px; 43 + margin-left: 2px;
44 color: #fff; 44 color: #fff;
45 background: #3a3a3a; 45 background: #3a3a3a;
46 text-align: center; 46 text-align: center;