Skip to content

Commit

Permalink
Fix pagination collection (issue samvera#6684)
Browse files Browse the repository at this point in the history
  • Loading branch information
zizneroz committed Dec 11, 2024
1 parent dd6f355 commit bb6ab8e
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 bb6ab8e

Please sign in to comment.