let's try to fix a firefox bug that leaflet hasn't managed to solve yet

This commit is contained in:
Laura Klünder 2019-12-22 23:38:56 +01:00
parent ae4c96f678
commit 5ccbb05c05

View file

@ -919,6 +919,8 @@ main:not([data-view=route-result]) #route-summary {
margin-left: 10px;
}
/* fix for firefox */
.leaflet-fade-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-zoom-animated { will-change:auto !important; }
.c3nav-grid {
position: absolute;