Fix drag-hangle icon missing since svg switch
This commit is contained in:
parent
c8065fb29e
commit
4c879ca991
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue