From bdb5bfc6ec11ca41360961c2e35777a5d522adae Mon Sep 17 00:00:00 2001 From: Timur Ismagilov Date: Fri, 9 Dec 2022 18:38:26 +0300 Subject: [PATCH] Search: Make the search bar bigger --- static/default.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/default.css b/static/default.css index ee946cc..de717cb 100644 --- a/static/default.css +++ b/static/default.css @@ -687,6 +687,7 @@ a.btn_destructive:visited, .top-bar__search-bar { border: 0; width: 100%; + padding: 4px 2px; } .top-bar__section_search {