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