From 44ff8bb3b79f0ccffffe257a1935553af6f01e9d Mon Sep 17 00:00:00 2001 From: hryxl <96338191+hryxl@users.noreply.github.com> Date: Mon, 21 Mar 2022 10:49:59 +0300 Subject: [PATCH] Update header.css --- app/static/css/header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/static/css/header.css b/app/static/css/header.css index 0f7bce6..ba284d2 100644 --- a/app/static/css/header.css +++ b/app/static/css/header.css @@ -28,6 +28,7 @@ header { padding: 10px 0 5px 0; height: 37px; font-smoothing: antialiased; + display: block; } .search-bar-desktop {