Skip to content

Commit

Permalink
GeoLocate button should be underneath popups
Browse files Browse the repository at this point in the history
  • Loading branch information
dhartunian committed Jun 21, 2016
1 parent c2f005a commit 627de8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sources/scss/map.scss
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
}

.GeoLocateButton {
z-index: 10000;
z-index: 10;
position: fixed;
bottom: 15px;
right: 15px;
Expand Down

0 comments on commit 627de8e

Please sign in to comment.