Test
This commit is contained in:
parent
0ce9f983c4
commit
9b96c2112f
@ -1,5 +1,5 @@
|
|||||||
.map-container {
|
.map-container {
|
||||||
position: relative;
|
position: absolute;
|
||||||
top: 76px; /* sync with header positioning*/
|
top: 76px; /* sync with header positioning*/
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
@ -7,7 +7,6 @@
|
|||||||
}
|
}
|
||||||
@media (min-width: 990px) {
|
@media (min-width: 990px) {
|
||||||
.map-container {
|
.map-container {
|
||||||
position: relative;
|
|
||||||
top: 0;
|
top: 0;
|
||||||
left: 220px;
|
left: 220px;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user