diff --git a/FO/Views/Home/Index.cshtml b/FO/Views/Home/Index.cshtml index 8edfd87..67fc805 100644 --- a/FO/Views/Home/Index.cshtml +++ b/FO/Views/Home/Index.cshtml @@ -50,10 +50,10 @@ .msBtn:after { content: ''; display: inline-block; - width: 21px; - height: 17px; - margin-left: 10px; - background: url(../../img/main/main_search_btn.png)no-repeat right center; + width: 0px; + height: 0px; + margin-left: 0px; + background: url(../../img/main/main_search_btnoff.png)no-repeat right center; background-size: cover; }