sync
parent
b89b4ba1c7
commit
46d077e240
|
@ -20,14 +20,14 @@
|
||||||
font-weight: bold;
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
|
|
||||||
#map-canvas {
|
.tab-gps #map-canvas {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: #ccc;
|
background: #ccc;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
float: left;
|
float: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
#map {
|
.tab-gps #map {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue