From: Andy Allan Date: Wed, 6 Sep 2023 15:32:04 +0000 (+0100) Subject: Use h2 as the main header on the map-ui panel X-Git-Tag: live~1082^2~1 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/6eac50525bd8df7a096a82d6a9de2d95893b397b Use h2 as the main header on the map-ui panel --- diff --git a/app/assets/javascripts/leaflet.sidebar-pane.js b/app/assets/javascripts/leaflet.sidebar-pane.js index 5e5006fb0..516a446c3 100644 --- a/app/assets/javascripts/leaflet.sidebar-pane.js +++ b/app/assets/javascripts/leaflet.sidebar-pane.js @@ -22,7 +22,7 @@ L.OSM.sidebarPane = function (options, uiClass, buttonTitle, paneTitle) { $("
") .appendTo($ui) - .append($("

") + .append($("

") .text(I18n.t(paneTitle))) .append($("
") .append($("