Better position for disable icon
This commit is contained in:
parent
c122ecf5e4
commit
7ed6cfb2a4
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue