mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-16 05:49:16 +02:00
polish h2 .css, center header in shortcuts
This commit is contained in:
@@ -25,7 +25,7 @@ export function uiShortcuts(context) {
|
||||
|
||||
content
|
||||
.append('div')
|
||||
.attr('class', 'modal-section')
|
||||
.attr('class', 'modal-section header')
|
||||
.append('h2')
|
||||
.html(t.html('shortcuts.title'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user