summaryrefslogtreecommitdiff
path: root/plugins/leaflet/scripts/Leaflet-MiniMap/example/fullscreen.css
blob: 82b68806f95753cc8f94048d35d850cdc79e241f (plain)
1
2
3
4
5
6
7
body {
    padding: 0;
    margin: 0;
}
html, body, #map {
    height: 100%;
}