diff --git a/app/src/frontend/map/map.css b/app/src/frontend/map/map.css index 732210aa..f8a29668 100644 --- a/app/src/frontend/map/map.css +++ b/app/src/frontend/map/map.css @@ -25,12 +25,7 @@ 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 { - display: block; - } } +