diff --git a/css/map.css b/css/map.css index 19359ae4a..4c6506a65 100644 --- a/css/map.css +++ b/css/map.css @@ -267,10 +267,11 @@ path.stroke.tag-waterway { text { font-size:10px; + pointer-events: none; } .oneway .textpath { - pointer-events: none; + pointer-events: none; } text.tag-oneway {