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