[openstreetmap/openstreetmap-website] Remove unnecessary wrapper divs (PR #3705)
Anton Khorev
notifications at github.com
Tue Sep 20 07:25:50 UTC 2022
Mostly it's `<h*>` elements wrapped in `<div>`, which is not necessary because `<h*>` are already block-level elements.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/openstreetmap-website/pull/3705
-- Commit Summary --
* Remove unnecessary wrapper divs
-- File Changes --
M app/assets/javascripts/index/browse.js (16)
M app/assets/javascripts/index/directions.js (5)
M app/assets/javascripts/leaflet.sidebar-pane.js (5)
M app/views/application/_sidebar_header.html.erb (4)
-- Patch Links --
https://github.com/openstreetmap/openstreetmap-website/pull/3705.patch
https://github.com/openstreetmap/openstreetmap-website/pull/3705.diff
--
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/3705
You are receiving this because you are subscribed to this thread.
Message ID: <openstreetmap/openstreetmap-website/pull/3705 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/rails-dev/attachments/20220920/1c4a64c2/attachment.htm>
More information about the rails-dev
mailing list