diff --git a/css/map.css b/css/map.css index e876f2b4b..4f49b09b3 100644 --- a/css/map.css +++ b/css/map.css @@ -37,6 +37,10 @@ path.shadow { transition: 200ms; } +path.shadow { + pointer-events: stroke; +} + /* points */ g.point .stroke {