Switch KeepRight markers to use touch targets

This makes it easier to select the KeepRight issue and avoid selecting
the OSM geometry underneath them
This commit is contained in:
Bryan Housel
2019-01-04 21:17:38 -05:00
parent 0582faff1d
commit fadd8e2e8a
6 changed files with 128 additions and 72 deletions
+1
View File
@@ -44,6 +44,7 @@
/* `.target` objects are interactive */
/* They can be picked up, clicked, hovered, or things can connect to them */
.kr_error.target,
.note.target,
.node.target,
.turn .target {