Skip to content

Commit

Permalink
locator-locations: Change map height.
Browse files Browse the repository at this point in the history
  • Loading branch information
kabalin committed Feb 3, 2019
1 parent 76383f0 commit a574da1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.map-container {
width: 100%;
max-width: 100%;
height: 250px;
height: 500px;
margin-bottom: 10px;
clear: both;
}
Expand Down

0 comments on commit a574da1

Please sign in to comment.