Skip to content

Commit

Permalink
Merge pull request #6985 from zizneroz/main
Browse files Browse the repository at this point in the history
Fix pagination collection (issue #6684)
  • Loading branch information
zizneroz authored Jan 8, 2025
2 parents 4baa51f + 88ee995 commit b6dcb8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/stylesheets/hyrax/_collections.scss
Original file line number Diff line number Diff line change
Expand Up @@ -684,7 +684,7 @@ button.branding-banner-remove:hover {

.pagination {

display: block;
display: flex;
margin: 0;
padding: 0;

Expand Down

0 comments on commit b6dcb8a

Please sign in to comment.