X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/32ded0c2d4fe1519cbc94a6f4ae70452b6d3d6f3..eb1313a389c4d7f517b78a0dfbe0f81f2d9095a2:/cookbooks/imagery/files/default/imagery.css?ds=inline 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; +}