Fix picto in add datalayer button
This commit is contained in:
parent
2bca26cbe7
commit
219b3e17dd
1 changed files with 1 additions and 1 deletions
|
@ -845,7 +845,7 @@ a.add-datalayer:before,
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
a.add-datalayer:before {
|
a.add-datalayer:before {
|
||||||
background-position: -45px -45px;
|
background-position: -20px -20px;
|
||||||
}
|
}
|
||||||
a.add-datalayer:hover,
|
a.add-datalayer:hover,
|
||||||
.leaflet-control-browse a.umap-browse-link:hover {
|
.leaflet-control-browse a.umap-browse-link:hover {
|
||||||
|
|
Loading…
Reference in a new issue