mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-25 09:34:04 +02:00
headings - more appropriate h2's and disclosure h3
This commit is contained in:
@@ -36,7 +36,7 @@ export function uiImproveOsmEditor(context) {
|
||||
.call(svgIcon('#iD-icon-close'));
|
||||
|
||||
headerEnter
|
||||
.append('h3')
|
||||
.append('h2')
|
||||
.html(t.html('QA.improveOSM.title'));
|
||||
|
||||
let body = selection.selectAll('.body')
|
||||
|
||||
Reference in New Issue
Block a user