diff options
author | Pjotr Prins | 2020-07-17 10:38:23 +0100 |
---|---|---|
committer | Pjotr Prins | 2020-07-17 10:38:23 +0100 |
commit | 108a96f8608c3d82c8cfe1d33ebb37501c01413b (patch) | |
tree | cfeb169d3be693394366254650893c0c9e4cc27f /bh20simplewebuploader/templates/demo.html | |
parent | 22dc44b243674f3acb6ef464985f333cdc983824 (diff) | |
download | bh20-seq-resource-108a96f8608c3d82c8cfe1d33ebb37501c01413b.tar.gz bh20-seq-resource-108a96f8608c3d82c8cfe1d33ebb37501c01413b.tar.lz bh20-seq-resource-108a96f8608c3d82c8cfe1d33ebb37501c01413b.zip |
Align map a bit
Diffstat (limited to 'bh20simplewebuploader/templates/demo.html')
-rw-r--r-- | bh20simplewebuploader/templates/demo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bh20simplewebuploader/templates/demo.html b/bh20simplewebuploader/templates/demo.html index 04bf877..75bc0e2 100644 --- a/bh20simplewebuploader/templates/demo.html +++ b/bh20simplewebuploader/templates/demo.html @@ -37,7 +37,7 @@ <div id="loader" class="loader invisible"> </div> - <section id="map_view" class="invisible"> + <section id="map_view" class="map"> <div id="mapid"></div> </section> |