Comment the media query
This commit is contained in:
parent
9fec553b16
commit
58dce24463
@ -6,12 +6,12 @@
|
|||||||
right: 0;
|
right: 0;
|
||||||
min-width: 320px;
|
min-width: 320px;
|
||||||
}
|
}
|
||||||
@media (min-width: 990px) {
|
/*@media (min-width: 990px) {
|
||||||
.map-container {
|
.map-container {
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 470px;
|
left: 470px;
|
||||||
}
|
}
|
||||||
}
|
}*/
|
||||||
.leaflet-container {
|
.leaflet-container {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
|
Loading…
Reference in New Issue
Block a user