diff --git a/umap/static/umap/map.css b/umap/static/umap/map.css index a710b816..460098ab 100644 --- a/umap/static/umap/map.css +++ b/umap/static/umap/map.css @@ -638,7 +638,7 @@ ul.photon-autocomplete { } .umap-browse-datalayers li[draggable] .drag-handle { float: right; - background-position: -130px -130px; + background-position: -72px -72px; margin-right: 5px; cursor: move; }