Change the position back to absolute
This commit is contained in:
parent
b0776f490c
commit
9f89423946
@ -1,5 +1,5 @@
|
||||
.map-container {
|
||||
position: fixed !important;
|
||||
position: absolute;
|
||||
top: 76px; /* sync with header positioning */
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user