From 4f0e629c74339eed463aa06b926da6f548c3482c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rodrigo=20Cu=C3=A9llar=20Hidalgo?= Date: Mon, 9 Dec 2024 12:41:55 -0600 Subject: [PATCH] fix #6684 --- app/assets/stylesheets/hyrax/_collections.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/assets/stylesheets/hyrax/_collections.scss b/app/assets/stylesheets/hyrax/_collections.scss index 863c9417d0..3fe27c0bff 100644 --- a/app/assets/stylesheets/hyrax/_collections.scss +++ b/app/assets/stylesheets/hyrax/_collections.scss @@ -684,7 +684,7 @@ button.branding-banner-remove:hover { .pagination { - display: block; + display: flex; margin: 0; padding: 0;