]> git.openstreetmap.org Git - chef.git/blob - cookbooks/imagery/files/default/imagery.css
59fd9bb6635f731a210bca7e8cce77faa8d1f845
[chef.git] / cookbooks / imagery / files / default / imagery.css
1 #map {
2   position: absolute;
3   top: 0px;
4   bottom: 0px;
5   left: 0px;
6   right: 0px;
7 }
8
9 .leaflet-control-layers-expanded {
10   max-height: 700px;/*less than map height! */
11   overflow: auto;
12 }