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