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