diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index 10c5d3c6..c379132a 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -392,7 +392,7 @@ ul.photon-autocomplete { width: 26px; height: 100%; display: inline-block; - background-position: -82px -82px; + background-position: -46px -41px; } .umap-click-to-edit:hover:after { background-image: url('./img/16.svg');