openstreetmap-website/app/views/browse
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
..
_common_details.html.erb Fix erblint warnings 2021-06-05 07:40:55 +01:00
_containing_relation.html.erb Remove unnecessary h() calls on model attributes 2020-03-18 14:33:30 +01:00
_node.html.erb Fix erblint warnings 2020-09-16 16:59:10 +01:00
_paging_nav.html.erb Improve pagination in changeset details 2013-11-06 17:28:39 -08:00
_relation.html.erb Fix erblint warnings 2020-09-16 16:59:10 +01:00
_relation_member.html.erb Prefer string interpolation to concatenation in erb files 2020-11-11 14:44:42 +00:00
_tag.html.erb Use a table for tags 2013-12-03 22:33:07 +00:00
_tag_details.html.erb erblint: fix remaining single quoted strings 2019-03-27 16:15:19 +00:00
_way.html.erb Fix erblint warnings 2020-09-16 16:59:10 +01:00
changeset.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
feature.html.erb Use flexbox to position the close icon on the sidebars 2020-10-21 17:11:28 +02:00
history.html.erb Use flexbox to position the close icon on the sidebars 2020-10-21 17:11:28 +02:00
new_note.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
not_found.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
note.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
query.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
timeout.html.erb Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00