From ffb3f94679dd7eeee1d97b3b0380ff3cbc1a2e95 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 19 Oct 2023 15:42:04 -0400 Subject: [PATCH] Go back to normal --- app/src/frontend/map/map.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 8f7a6e72..846ade6c 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -1,5 +1,5 @@ .map-container { - position: relative; + position: absolute; top: 76px; /* sync with header positioning*/ bottom: 0; left: 0;