From: Andy Allan Date: Wed, 20 Jul 2022 10:39:52 +0000 (+0100) Subject: Bootstrap 5: Remove the padding from trace nav buttons on larger sizes X-Git-Tag: live~1742^2~4 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/9e6ecefdb2a53881c04e17a2f7d47d888c5b3d82 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. --- diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 693de7e1a..77cd600a4 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -43,7 +43,7 @@