Better position for disable icon

This commit is contained in:
Yohan Boniface 2023-08-30 11:35:52 +02:00
parent c122ecf5e4
commit 7ed6cfb2a4

View file

@ -425,7 +425,7 @@ ul.photon-autocomplete {
background-position: -2px -25px;
}
.leaflet-container a.leaflet-control-edit-disable:before {
background-position: -28px -1px;
background-position: -26px -1px;
}
.leaflet-container a.leaflet-control-edit-cancel,
.leaflet-container a.leaflet-control-edit-disable {