removed #jumpForm and reformatted the code

This commit is contained in:
Balázs Vigh 2021-04-27 17:48:45 +02:00
parent 8bc3fda49b
commit faaff33841
2 changed files with 10 additions and 14 deletions

View File

@ -7,10 +7,6 @@
z-index: 1; z-index: 1;
} }
#jumpForm {
display: inline;
}
/* modify the cursor for the Leaflet map */ /* modify the cursor for the Leaflet map */
.leaflet-container { .leaflet-container {
cursor: crosshair; cursor: crosshair;