forked from qwerty/tupali
Css Leaflet
This commit is contained in:
parent
58e9a7d506
commit
9b0bb92759
@ -37,7 +37,7 @@
|
|||||||
}
|
}
|
||||||
/* map is broken in FF if you have max-width: 100% on tiles */
|
/* map is broken in FF if you have max-width: 100% on tiles */
|
||||||
.leaflet-container img {
|
.leaflet-container img {
|
||||||
max-width: none !important;
|
/* max-width: none !important;
*/
|
||||||
}
|
}
|
||||||
/* stupid Android 2 doesn't understand "max-width: none" properly */
|
/* stupid Android 2 doesn't understand "max-width: none" properly */
|
||||||
.leaflet-container img.leaflet-image-layer {
|
.leaflet-container img.leaflet-image-layer {
|
||||||
|
Loading…
Reference in New Issue
Block a user