diff options
-rw-r--r-- | src/css/map.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/css/map.css b/src/css/map.css index 626ff84..a5b0636 100644 --- a/src/css/map.css +++ b/src/css/map.css @@ -6,7 +6,7 @@ background-image: url(../img/leaflet/layers-2x.png); } -#content { +#map { position: absolute; top: 0; left: 0; |