Skip to content

Commit

Permalink
Merge pull request #35 from fupduck/bugfix/select_image
Browse files Browse the repository at this point in the history
bugfix: fix position of select image
  • Loading branch information
dwilhelm89 authored Sep 30, 2017
2 parents add15d4 + a00678f commit 37ab7ad
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/css/Leaflet.StyleEditor.css
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@
left: calc(50% - 10px);
overflow: hidden;
}
.leaflet-styleeditor-select-image {
padding: 0;
margin: 0;
}
.leaflet-styleeditor-button {
border: 0px;
display: inline-block;
Expand Down

0 comments on commit 37ab7ad

Please sign in to comment.