From: Andy Allan Date: Wed, 16 Jun 2021 16:08:26 +0000 (+0100) Subject: Wrap the rss and upload buttons in a div, with suitable padding for both vertical... X-Git-Tag: live~2048^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/a32854fa5268fa512a985d3be37ec2945c56512a Wrap the rss and upload buttons in a div, with suitable padding for both vertical and horizontal tab layouts This ensures it looks right when the tabs are collapsed vertically. --- diff --git a/app/views/traces/index.html.erb b/app/views/traces/index.html.erb index 026e85aed..693de7e1a 100644 --- a/app/views/traces/index.html.erb +++ b/app/views/traces/index.html.erb @@ -41,14 +41,16 @@ <% end %> -
  • -
  • + <% end %>