Reduce a bit the line-height for +/- zoom buttons
This commit is contained in:
parent
df90340937
commit
a96a1fa527
1 changed files with 1 additions and 1 deletions
|
@ -1384,7 +1384,7 @@ a.add-datalayer:hover,
|
||||||
.leaflet-touch .leaflet-bar a {
|
.leaflet-touch .leaflet-bar a {
|
||||||
width: 36px;
|
width: 36px;
|
||||||
height: 36px;
|
height: 36px;
|
||||||
line-height: 36px;
|
line-height: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* ****** */
|
/* ****** */
|
||||||
|
|
Loading…
Reference in a new issue