1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-25 17:25:14 +03:00

correcting small css error

This commit is contained in:
skaman82 2015-11-19 23:22:34 +01:00
parent 18e18114bb
commit e65d67884a

View file

@ -8,7 +8,7 @@
html, body, #map-canvas { html, body, #map-canvas {
height: 100%; height: 100%;
margin: 0px; margin: 0px;
padding: 0px padding: 0px;
} }
</style> </style>
<script> <script>