From 1896950f522dc26107a144bc3eff745ecce78f07 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Fri, 6 Oct 2023 12:54:06 -0400 Subject: [PATCH] Comment the last media --- app/src/frontend/map/map.css | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) 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; - } } +