Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix map
  • Loading branch information
aniketraz committed May 10, 2023
1 parent 5e1d8c2 commit fe2d577
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions app/assets/stylesheets/map.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,9 @@
.leaflet-container .add-content-button {
margin-right: 10px;
}
.leaflet-pane{
position: initial !important;
}
.leaflet-bar, .leaflet-top{
position: initial !important;
}

0 comments on commit fe2d577

Please sign in to comment.