From d05cd1ecff93caf541dd7983b49e843c74e1ae61 Mon Sep 17 00:00:00 2001 From: Yohan Boniface Date: Mon, 3 Jul 2023 20:52:33 +0200 Subject: [PATCH] Adjust multiline icon so it does not show up on datalayer icon box --- umap/static/umap/img/24-white.svg | 8 +++----- umap/static/umap/img/source/24-white.svg | 10 ++++------ umap/static/umap/map.css | 2 +- 3 files changed, 8 insertions(+), 12 deletions(-) diff --git a/umap/static/umap/img/24-white.svg b/umap/static/umap/img/24-white.svg index ea63e97f..98e4bf9a 100644 --- a/umap/static/umap/img/24-white.svg +++ b/umap/static/umap/img/24-white.svg @@ -34,11 +34,9 @@ - - - - - + + + diff --git a/umap/static/umap/img/source/24-white.svg b/umap/static/umap/img/source/24-white.svg index 4ebf6f8a..5113d7fd 100644 --- a/umap/static/umap/img/source/24-white.svg +++ b/umap/static/umap/img/source/24-white.svg @@ -2,7 +2,7 @@ - + @@ -55,11 +55,9 @@ - - - - - + + + diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 5506b95f..8ab5e394 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -219,7 +219,7 @@ ul.photon-autocomplete { background-position: -72px 0; } .manage-datalayers { - background-position: -36px -71px; + background-position: -36px -72px; } .umap-toolbar .update-map-permissions, .update-map-permissions {