Fix the top
This commit is contained in:
parent
ff779aefda
commit
cae401cebc
@ -1,6 +1,6 @@
|
||||
.map-container {
|
||||
position: fixed;
|
||||
top: 0; /* sync with header positioning*/
|
||||
top: 76px; /* sync with header positioning*/
|
||||
bottom: 0;
|
||||
left: 0;
|
||||
right: 0;
|
||||
|
Loading…
Reference in New Issue
Block a user