Change position to relative
This commit is contained in:
parent
02ddf69d06
commit
0de1d691b4
@ -1,5 +1,5 @@
|
|||||||
.map-container {
|
.map-container {
|
||||||
position: absolute;
|
position: relative;
|
||||||
top: 76px; /* sync with header positioning*/
|
top: 76px; /* sync with header positioning*/
|
||||||
bottom: 0;
|
bottom: 0;
|
||||||
left: 0;
|
left: 0;
|
||||||
|
Loading…
Reference in New Issue
Block a user