diff --git a/umap/static/umap/img/16-white.svg b/umap/static/umap/img/16-white.svg
index 0c2e25bd..7a3f3bbc 100644
--- a/umap/static/umap/img/16-white.svg
+++ b/umap/static/umap/img/16-white.svg
@@ -129,8 +129,6 @@
-
-
diff --git a/umap/static/umap/img/24-white.svg b/umap/static/umap/img/24-white.svg
index 7c031b72..fa1e822b 100644
--- a/umap/static/umap/img/24-white.svg
+++ b/umap/static/umap/img/24-white.svg
@@ -52,5 +52,7 @@
+
+
diff --git a/umap/static/umap/img/source/16-white.svg b/umap/static/umap/img/source/16-white.svg
index 4583e733..4ddaa49f 100644
--- a/umap/static/umap/img/source/16-white.svg
+++ b/umap/static/umap/img/source/16-white.svg
@@ -3,7 +3,7 @@
diff --git a/umap/static/umap/img/source/24-white.svg b/umap/static/umap/img/source/24-white.svg
index d16f3cf9..d0f5374f 100644
--- a/umap/static/umap/img/source/24-white.svg
+++ b/umap/static/umap/img/source/24-white.svg
@@ -2,7 +2,7 @@
diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css
index a9e69016..3f71f6e2 100644
--- a/umap/static/umap/map.css
+++ b/umap/static/umap/map.css
@@ -57,11 +57,11 @@ a.umap-control-less {
}
.umap-control-more,
.umap-control-less {
- background-image: url('./img/16-white.svg');
- background-position: -67px -120px;
+ background-image: url('./img/24-white.svg');
+ background-position: -109px -476px;
}
.umap-control-less {
- background-position: -91px -121px;
+ background-position: -73px -475px;
}
.umap-more-controls .display-on-more,
.umap-more-controls .umap-control-less {