openstreetmap-website/app/views/changesets
Andy Allan c8f0a81eb7 Rework sidebar to use padding on the sidebar_content div
This saves every header, list, paragraph etc having to sort out their own padding. The couple of instances where we want edge-to-edge can be acheived using the negative margin spacing utilities.

The padding is based on $spacer so that it can be adjusted automatically via bootstrap configuration.

This also means that we can remove many (mis-)uses of the browse-section class, which is only supposed to be for cases where there are multiple browse-sections in sequence (e.g. multiple nodes in the node history browse pages).
2021-06-16 15:45:58 +01:00
..
_changeset.html.erb Style changeset descriptions with italics on browse pages 2020-09-16 18:51:20 +02:00
_user.atom.builder Pluralize changesets controller 2018-11-14 10:34:28 +01:00
history.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
index.atom.builder Prefer string interpolation to concatenation 2020-11-13 11:32:28 +00:00
index.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
timeout.atom.builder Pluralize changesets controller 2018-11-14 10:34:28 +01:00
timeout.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00