Showing
2 changed files
with
2 additions
and
2 deletions
@@ -61,7 +61,7 @@ | @@ -61,7 +61,7 @@ | ||
61 | "winston": "^2.2.0", | 61 | "winston": "^2.2.0", |
62 | "winston-daily-rotate-file": "^1.1.4", | 62 | "winston-daily-rotate-file": "^1.1.4", |
63 | "yoho-express-session": "^1.14.1", | 63 | "yoho-express-session": "^1.14.1", |
64 | - "yoho-node-lib": "0.0.52" | 64 | + "yoho-node-lib": "0.1.19" |
65 | }, | 65 | }, |
66 | "devDependencies": { | 66 | "devDependencies": { |
67 | "autoprefixer": "^6.3.6", | 67 | "autoprefixer": "^6.3.6", |
@@ -417,7 +417,7 @@ | @@ -417,7 +417,7 @@ | ||
417 | 417 | ||
418 | .search-btn { | 418 | .search-btn { |
419 | background: resolve('layout/search.png') no-repeat center center; | 419 | background: resolve('layout/search.png') no-repeat center center; |
420 | - width: 80px; | 420 | + width: 78px; |
421 | height: 28px; | 421 | height: 28px; |
422 | float: right; | 422 | float: right; |
423 | border: none; | 423 | border: none; |
-
Please register or login to post a comment