Adjust size of map on trip page to avoid scrollbar.
This commit is contained in:
parent
42066f9dde
commit
7a08c4b56d
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@
|
|||
}
|
||||
|
||||
.half-map {
|
||||
height: 100vh;
|
||||
height: 90vh;
|
||||
}
|
||||
|
||||
.full-window-map {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue