X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/32ded0c2d4fe1519cbc94a6f4ae70452b6d3d6f3..bf16c782a9d8e78c4b14a35b899b81992f91155f:/cookbooks/imagery/files/default/imagery.css diff --git a/cookbooks/imagery/files/default/imagery.css b/cookbooks/imagery/files/default/imagery.css index 0a22de636..59fd9bb66 100644 --- a/cookbooks/imagery/files/default/imagery.css +++ b/cookbooks/imagery/files/default/imagery.css @@ -5,3 +5,8 @@ left: 0px; right: 0px; } + +.leaflet-control-layers-expanded { + max-height: 700px;/*less than map height! */ + overflow: auto; +}