diff --git a/css/index.css b/css/index.css index 53ed700..98b1e07 100644 --- a/css/index.css +++ b/css/index.css @@ -59,7 +59,7 @@ } .header-box .search .hint-list { position: absolute; - width: 750px; + width: 610px; height: 0; max-height: 400px; top: 46px; diff --git a/css/index.less b/css/index.less index adadd78..87863e6 100644 --- a/css/index.less +++ b/css/index.less @@ -64,7 +64,7 @@ .hint-list { position: absolute; - width: 750px; + width: 610px; height: 0; max-height: 400px; top: 46px;