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 @@ -
-