+
@@ -166,20 +166,23 @@
background-image: linear-gradient(var(--map-background-1), var(--map-background-2));
}
- .map-page-reload-button.map-page-buttons {
- top: 1.5em;
- }
-
.map-page-buttons {
position: absolute;
right: 1.5em;
- bottom: 1.5em;
display: grid;
grid-template-columns: auto;
grid-template-rows: auto;
grid-gap: 0.5em;
}
+ .map-page-top {
+ top: 1.5em;
+ }
+
+ .map-page-bottom {
+ bottom: 1.5em;
+ }
+
.map-page-buttons > ons-fab {
background-color: #ffffff;
color: #31313a;
diff --git a/client/spot-configuration-map.html b/client/spot-configuration-map.html
index f0270979..fcb0ef4f 100644
--- a/client/spot-configuration-map.html
+++ b/client/spot-configuration-map.html
@@ -9,7 +9,7 @@
-
+
diff --git a/client/zones-configuration-map.html b/client/zones-configuration-map.html
index 5ee3b64a..43f225c3 100644
--- a/client/zones-configuration-map.html
+++ b/client/zones-configuration-map.html
@@ -9,7 +9,7 @@
-