Vertex in turn restriction editor isn't selectable

This commit is contained in:
John Firebaugh
2014-05-17 08:47:21 -07:00
parent 573237e94e
commit 48e3ff2f22

View File

@@ -953,6 +953,11 @@ g.turn circle {
pointer-events: all;
}
.form-field-restrictions .vertex {
pointer-events: none;
cursor: auto !important;
}
/* Cursors */
#map {