Skip to content

Commit

Permalink
Merge 13df2ea into 5e1d8c2
Browse files Browse the repository at this point in the history
  • Loading branch information
arimallick committed Mar 27, 2023
2 parents 5e1d8c2 + 13df2ea commit e197f6d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions app/assets/stylesheets/map.css
Original file line number Diff line number Diff line change
Expand Up @@ -51,3 +51,10 @@
.leaflet-container .add-content-button {
margin-right: 10px;
}

.leaflet-pane{
position: initial !important;
}
.leaflet-bar, .leaflet-top{
position: initial !important;
}

0 comments on commit e197f6d

Please sign in to comment.