]> git.openstreetmap.org Git - rails.git/commitdiff
Merge remote-tracking branch 'upstream/pull/4706'
authorTom Hughes <tom@compton.nu>
Tue, 23 Apr 2024 16:17:24 +0000 (17:17 +0100)
committerTom Hughes <tom@compton.nu>
Tue, 23 Apr 2024 16:17:24 +0000 (17:17 +0100)
app/views/shared/_pagination.html.erb

index 3a60003626725b7c7ae8a88fc40f159c293d8089..3dbce6f98280efda560b3112f203ac00af6e107d 100644 (file)
@@ -1,5 +1,5 @@
 <nav>
-  <% link_class = "page-link d-flex align-items-center gap-2 text-center" %>
+  <% link_class = "page-link icon-link text-center" %>
   <ul class="pagination">
     <% newer_link_content = capture do %>
       <%= previous_page_svg_tag :class => "flex-shrink-0 d-none d-sm-block" %>