mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-05 14:38:05 +02:00
Condenses CSS for access, cycleway, and structure field lists
This commit is contained in:
@@ -35,6 +35,7 @@ export function uiFieldCycleway(field, context) {
|
||||
|
||||
div = div.enter()
|
||||
.append('ul')
|
||||
.attr('class', 'labeled-inputs')
|
||||
.merge(div);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user