1
0
Fork 0

Css Leaflet

This commit is contained in:
Kleper 2017-02-11 14:46:37 -05:00
parent 58e9a7d506
commit 9b0bb92759
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
}
/* map is broken in FF if you have max-width: 100% on tiles */
.leaflet-container img {
max-width: none !important;
/* max-width: none !important; */
}
/* stupid Android 2 doesn't understand "max-width: none" properly */
.leaflet-container img.leaflet-image-layer {