Skip to content

Commit

Permalink
Merge pull request Leaflet#341 from kyletolle/prevent-skewed-edit-mar…
Browse files Browse the repository at this point in the history
…ker-selected

Prevent skewing on selected edit marker
  • Loading branch information
jacobtoye committed Jan 24, 2015
2 parents 0521a42 + c39b007 commit e5f153c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dist/leaflet.draw.css
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@
border: 4px dashed rgba(254, 87, 161, 0.6);
-webkit-border-radius: 4px;
border-radius: 4px;
box-sizing: content-box;
}

.leaflet-edit-move {
Expand Down

0 comments on commit e5f153c

Please sign in to comment.