From 087dd56cb2681115bab3418b16bff884feee25b9 Mon Sep 17 00:00:00 2001 From: Darks Date: Tue, 3 Dec 2019 12:54:28 +0100 Subject: [PATCH] =?UTF-8?q?Retir=C3=A9=20le=20mode=20fixed=20du=20menu=20v?= =?UTF-8?q?ersion=20mobile?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/static/css/light.css | 5 +---- app/templates/base/navbar.html | 2 -- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/app/static/css/light.css b/app/static/css/light.css index 9b75d3f..ef1020a 100644 --- a/app/static/css/light.css +++ b/app/static/css/light.css @@ -10,11 +10,8 @@ /* Menu */ -#spacer-menu { - height: 60px; -} - #light-menu { + position: unset; display: flex; flex-direction: row; align-items: center; width: 100%; height: 60px; overflow-x: auto; overflow-y: hidden; diff --git a/app/templates/base/navbar.html b/app/templates/base/navbar.html index 07f13aa..9c591c6 100644 --- a/app/templates/base/navbar.html +++ b/app/templates/base/navbar.html @@ -72,8 +72,6 @@ -
-