most likely fix #341.
The fix has been ported to 0.7.x, too. The layer chooser should be much more compact on chrome now.
This commit is contained in:
parent
bc7de777a2
commit
7207a1f50d
4
dist/style.0.7.css
vendored
4
dist/style.0.7.css
vendored
@ -401,6 +401,10 @@ input {
|
||||
font-style: italic;
|
||||
}
|
||||
|
||||
.leaflet-control-layers input {
|
||||
height: auto;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
/* portal title and image */
|
||||
h3 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user