]> git.openstreetmap.org Git - chef.git/blob - cookbooks/dev/files/default/ooc/map.css
Rewrite ooc site using leaflet and bring it under chef control
[chef.git] / cookbooks / dev / files / default / ooc / map.css
1 #map {
2   position: absolute;
3   top: 0px;
4   bottom: 0px;
5   left: 0px;
6   right: 0px;
7 }