mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-15 21:48:20 +02:00
headings - more appropriate h2's and disclosure h3
This commit is contained in:
@@ -33,7 +33,7 @@ export function uiDataEditor(context) {
|
||||
.call(svgIcon('#iD-icon-close'));
|
||||
|
||||
headerEnter
|
||||
.append('h3')
|
||||
.append('h2')
|
||||
.html(t.html('map_data.title'));
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user