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 {