From 9e12f66cc6643d2ef8a0e50680005d35d59e8f74 Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Sun, 9 May 2021 08:17:40 +0200 Subject: [PATCH] Move Load Wikidata items button --- static/css/map.css | 2 +- templates/map.html | 22 +++++++++++----------- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/static/css/map.css b/static/css/map.css index e80887b..45b434e 100644 --- a/static/css/map.css +++ b/static/css/map.css @@ -20,7 +20,7 @@ #load-btn { position: absolute; top: 20px; - left: 50%; + left: 62.5%; transform: translate(-50%, 0); } diff --git a/templates/map.html b/templates/map.html index 6dc6bf1..b40b53c 100644 --- a/templates/map.html +++ b/templates/map.html @@ -10,7 +10,17 @@ -
+
+
+ - -