Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/pull/4706'
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhughes committed Apr 23, 2024
2 parents 847d435 + 18cd0b9 commit c62b8b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/views/shared/_pagination.html.erb
@@ -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" %>
Expand Down

0 comments on commit c62b8b2

Please sign in to comment.