Fix picto in add datalayer button

This commit is contained in:
Yohan Boniface 2023-10-18 11:52:07 +02:00
parent 2bca26cbe7
commit 219b3e17dd

View file

@ -845,7 +845,7 @@ a.add-datalayer:before,
float: left;
}
a.add-datalayer:before {
background-position: -45px -45px;
background-position: -20px -20px;
}
a.add-datalayer:hover,
.leaflet-control-browse a.umap-browse-link:hover {