From b4160feef8bc11b04e3b7d30d098f526cc003b94 Mon Sep 17 00:00:00 2001 From: Kostiantyn Stoliarskyi Date: Mon, 19 Jun 2023 17:19:29 +0300 Subject: [PATCH] issue remove icon from search button, leave only `Search` #181 --- app/templates/searchbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/searchbar.html b/app/templates/searchbar.html index 422c2cc..d7cfa70 100644 --- a/app/templates/searchbar.html +++ b/app/templates/searchbar.html @@ -10,6 +10,6 @@ - + {% include 'search/quick_search_window.html' %}