This commit is contained in:
Stefan Breunig 2013-03-08 07:37:05 +01:00
parent 7b0a8ecd03
commit 080c8ab136

View File

@ -3,6 +3,7 @@
html, body, #map {
height: 100%;
width: 100%;
overflow: hidden; /* workaround for #373 */
}
body {