correcting small css error
parent
18e18114bb
commit
e65d67884a
|
@ -8,7 +8,7 @@
|
|||
html, body, #map-canvas {
|
||||
height: 100%;
|
||||
margin: 0px;
|
||||
padding: 0px
|
||||
padding: 0px;
|
||||
}
|
||||
</style>
|
||||
<script>
|
||||
|
|
Loading…
Reference in New Issue