]> git.openstreetmap.org Git - rails.git/commitdiff
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)
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.


No differences found