diff --git a/css/map.css b/css/map.css index eeac2efc2..b57f7fb1a 100644 --- a/css/map.css +++ b/css/map.css @@ -953,6 +953,11 @@ g.turn circle { pointer-events: all; } +.form-field-restrictions .vertex { + pointer-events: none; + cursor: auto !important; +} + /* Cursors */ #map {