mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 13:59:27 +02:00
Adding pointer-events to textpath. Fixes #359
This commit is contained in:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user