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