X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/32ded0c2d4fe1519cbc94a6f4ae70452b6d3d6f3..197c1387d15a3cfc6d0692261cb6083d6ca87348:/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; +}