diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 22931b27..98189958 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -1,6 +1,6 @@ .map-container { position: fixed; - top: 0; /* sync with header positioning*/ + top: 76px; /* sync with header positioning*/ bottom: 0; left: 0; right: 0;