Commit 4963f51aa6bd8b5d5594af5cd8ebc0e95d89c3b0
Merge branch 'master' of http://service.routetopa.eu:7480/WebCompDev/COMPONENTS
Showing
1 changed file
with
2 additions
and
2 deletions
datalets/leafletjs-datalet/leafletsjs/leaflet.css
| @@ -86,7 +86,7 @@ | @@ -86,7 +86,7 @@ | ||
| 86 | .leaflet-top, | 86 | .leaflet-top, |
| 87 | .leaflet-bottom { | 87 | .leaflet-bottom { |
| 88 | position: absolute; | 88 | position: absolute; |
| 89 | - z-index: 1000; | 89 | + /*z-index: 1000;*/ |
| 90 | pointer-events: none; | 90 | pointer-events: none; |
| 91 | } | 91 | } |
| 92 | .leaflet-top { | 92 | .leaflet-top { |
| @@ -475,4 +475,4 @@ | @@ -475,4 +475,4 @@ | ||
| 475 | .leaflet-div-icon { | 475 | .leaflet-div-icon { |
| 476 | background: #fff; | 476 | background: #fff; |
| 477 | border: 1px solid #666; | 477 | border: 1px solid #666; |
| 478 | - } | 478 | + } |
| 479 | \ No newline at end of file | 479 | \ No newline at end of file |