10.3.x-maintenance
skaman82 2015-11-17 03:47:34 +01:00
parent b89b4ba1c7
commit 46d077e240
1 changed files with 2 additions and 2 deletions

View File

@ -20,14 +20,14 @@
font-weight: bold;
}
#map-canvas {
.tab-gps #map-canvas {
height: 100%;
background: #ccc;
width: 100%;
float: left;
}
#map {
.tab-gps #map {
height: 100%;
width: 100%;
}