diff --git a/css/search.css b/css/search.css index 29d7786..b95e578 100644 --- a/css/search.css +++ b/css/search.css @@ -81,7 +81,7 @@ width: 750px; height: 0; max-height: 400px; - top: 47px; + top: 46px; left: -1px; background-color: #ffffff; border-radius: 0 0 10px 10px; diff --git a/css/search.less b/css/search.less index d8d3065..cb1cdd8 100644 --- a/css/search.less +++ b/css/search.less @@ -86,7 +86,7 @@ width: 750px; height: 0; max-height: 400px; - top: 47px; + top: 46px; left: -1px; background-color: rgba(255, 255, 255, 1); border-radius: 0 0 10px 10px;