8 lines
99 B
CSS
8 lines
99 B
CSS
|
|
html, body, #map {
|
||
|
|
height: 100%;
|
||
|
|
width: 100%;
|
||
|
|
}
|
||
|
|
|
||
|
|
.gmnoprint {
|
||
|
|
width: auto !important;
|
||
|
|
}
|