Fix click-to-edit icon position
This commit is contained in:
parent
9056b8603f
commit
ad5057c5b8
1 changed files with 1 additions and 1 deletions
|
@ -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');
|
||||
|
|
Loading…
Reference in a new issue