Skip to content

Commit

Permalink
Bump leaflet to 1.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Makin-Things committed Sep 27, 2022
1 parent 556d9e4 commit 948f3b8
Show file tree
Hide file tree
Showing 5 changed files with 169 additions and 168 deletions.
9 changes: 5 additions & 4 deletions dist/leaflet.css
Original file line number Diff line number Diff line change
Expand Up @@ -423,8 +423,11 @@ svg.leaflet-image-layer.leaflet-interactive path {
.leaflet-control-attribution a:focus {
text-decoration: underline;
}
.leaflet-control-attribution svg {
.leaflet-attribution-flag {
display: inline !important;
vertical-align: baseline !important;
width: 1em;
height: 0.6669em;
}
.leaflet-left .leaflet-control-scale {
margin-left: 5px;
Expand Down Expand Up @@ -537,8 +540,6 @@ svg.leaflet-image-layer.leaflet-interactive path {
}
.leaflet-popup-scrolled {
overflow: auto;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
}

.leaflet-oldie .leaflet-popup-content-wrapper {
Expand Down Expand Up @@ -652,6 +653,6 @@ svg.leaflet-image-layer.leaflet-interactive path {
/* Prevent printers from removing background-images of controls. */
.leaflet-control {
-webkit-print-color-adjust: exact;
color-adjust: exact;
print-color-adjust: exact;
}
}
4 changes: 2 additions & 2 deletions dist/leaflet.js

Large diffs are not rendered by default.

Loading

0 comments on commit 948f3b8

Please sign in to comment.