From 32fd0493c292b53ca2993e8f8db7885d2df8f5bf Mon Sep 17 00:00:00 2001 From: passenger Date: Sat, 7 Sep 2019 12:26:10 +0200 Subject: [PATCH] fix height for burger menu --- assets/css/style.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/css/style.scss b/assets/css/style.scss index 830cedc..e64e727 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -81,7 +81,6 @@ header { position: initial; } position: fixed; - height: 100%; overflow-y: scroll; background-color: white; top: 0px;