Removed postion property from mapWrapper which was causing issues on small screens.
This commit is contained in:
@ -132,7 +132,6 @@
|
||||
}
|
||||
|
||||
.mapWrapper {
|
||||
position:absolute;
|
||||
display: block;
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user