Comment leaflt-grab
This commit is contained in:
parent
eb173a396a
commit
825c80de4a
@ -12,10 +12,10 @@
|
||||
left: 470px;
|
||||
}
|
||||
}
|
||||
/*.leaflet-container {
|
||||
.leaflet-container {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
}*/
|
||||
}
|
||||
.leaflet-container .leaflet-control-zoom {
|
||||
border: 1px solid #fff;
|
||||
box-shadow: 0 0 1px 1px #222;
|
||||
@ -25,9 +25,9 @@
|
||||
background: #fff;
|
||||
background: rgba(255, 255, 255, 0.7);
|
||||
}
|
||||
.leaflet-grab {
|
||||
/*.leaflet-grab {
|
||||
cursor: crosshair;
|
||||
}
|
||||
}*/
|
||||
@media (min-width: 990px){
|
||||
/* Only show the "Click a building ..." notice for larger screens */
|
||||
.map-notice {
|
||||
|
Loading…
Reference in New Issue
Block a user