openstreetmap-website/app/assets/javascripts/index
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
..
directions turn_costs=true only for car 2020-07-27 13:04:52 +02:00
browse.js Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
changeset.js Enforce consistent indentation in javascript code 2019-07-14 10:52:18 +01:00
contextmenu.js Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
directions.js Rework sidebar to use padding on the sidebar_content div 2021-06-16 15:45:58 +01:00
export.js Enforce consistent indentation in javascript code 2019-07-14 10:52:18 +01:00
history.js Move jquery.simulate to be a yarn managed asset 2020-08-06 19:19:55 +01:00
new_note.js Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
note.js Enforce consistent indentation in javascript code 2019-07-14 10:52:18 +01:00
notes.js Enable a few more eslint checks 2019-07-14 12:08:02 +01:00
query.js Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00
search.js Replace querystring parser with qs yarn module 2020-08-06 20:51:55 +01:00