summaryrefslogtreecommitdiffstats
path: root/templates/index.css
diff options
context:
space:
mode:
authorjullinator <justus.karlsson@hotmail.se>2018-08-30 19:21:53 +0200
committerjullinator <justus.karlsson@hotmail.se>2018-08-30 19:21:53 +0200
commitb35f002e1a453a12d104bbba6cd6ca354d18fcb6 (patch)
tree0bb717527fc3f0f35c535dc1fcc65d84dec0c145 /templates/index.css
parente3b6cb5c1cf67286409ae5f9789f203e6beddff1 (diff)
downloadtdde25-b35f002e1a453a12d104bbba6cd6ca354d18fcb6.tar.gz
leaflet updated
Diffstat (limited to 'templates/index.css')
-rw-r--r--templates/index.css6
1 files changed, 3 insertions, 3 deletions
diff --git a/templates/index.css b/templates/index.css
index f8bab2c..0d9fcbc 100644
--- a/templates/index.css
+++ b/templates/index.css
@@ -1,6 +1,6 @@
-html { height: 100% }
-body { height: 80%; margin: 0; padding: 0 }
-#map_canvas { height: 100%; width: 100% }
+#map {
+ height:80%;
+}
.row {
display:flex;
}