From 4c943753ab6e33bac287e027ab0e52a4d82878e9 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Thu, 12 Oct 2023 11:57:13 -0400 Subject: [PATCH] Change CSS and width --- app/src/frontend/map/map.css | 1 - 1 file changed, 1 deletion(-) diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 846ade6c..cec8fe05 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -1,5 +1,4 @@ .map-container { - position: absolute; top: 76px; /* sync with header positioning*/ bottom: 0; left: 0;