From: Anton Khorev Date: Tue, 3 Oct 2023 16:17:25 +0000 (+0300) Subject: Shorten padding on page items if they are too wide X-Git-Tag: live~760^2~3 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/cfa1ce8617430cdec47409a455ea2aead713334e Shorten padding on page items if they are too wide --- diff --git a/app/views/browse/_paging_nav.html.erb b/app/views/browse/_paging_nav.html.erb index cbe8cdefb..778f51a1f 100644 --- a/app/views/browse/_paging_nav.html.erb +++ b/app/views/browse/_paging_nav.html.erb @@ -2,18 +2,32 @@

<%= heading %>

<% if pages.page_count > 1 %> <% end %>