]> git.openstreetmap.org Git - rails.git/commit
Bootstrap 5: Remove the padding from trace nav buttons on larger sizes
authorAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Jul 2022 10:39:52 +0000 (11:39 +0100)
committerAndy Allan <git@gravitystorm.co.uk>
Wed, 20 Jul 2022 13:43:00 +0000 (14:43 +0100)
commit9e6ecefdb2a53881c04e17a2f7d47d888c5b3d82
tree2acd59e5e437b154df379d141b2d3b8a65665007
parent9963fcffc09bae24e9eca2005bf5ad8d67365216
Bootstrap 5: Remove the padding from trace nav buttons on larger sizes

If additional py is added when the tabs are laid out in full, then the
other tabs start to become detatched from the rest of the page and a
line appears under the active tab.

We don't need the padding in the horizontal layout, so remove it, and
tweak the size of the padding when collapsed.
app/views/traces/index.html.erb