about summary refs log tree commit diff
path: root/bh20simplewebuploader/static
diff options
context:
space:
mode:
Diffstat (limited to 'bh20simplewebuploader/static')
-rw-r--r--bh20simplewebuploader/static/main.css6
1 files changed, 4 insertions, 2 deletions
diff --git a/bh20simplewebuploader/static/main.css b/bh20simplewebuploader/static/main.css
index 66b9161..5a9f231 100644
--- a/bh20simplewebuploader/static/main.css
+++ b/bh20simplewebuploader/static/main.css
@@ -47,8 +47,10 @@ h2 > svg {
     float: right;
 }
 
-#mapid {
-    height: 200px;
+#map {
+    width: 800px;
+    height: 440px;
+    border: 1px solid #AAA;
 }
 /* ---- start menu ---- */