From 18eb41ea93c558bf9ef1eaec98fe2e613a66db51 Mon Sep 17 00:00:00 2001 From: Jason Zimdars Date: Fri, 24 Oct 2025 18:42:46 -0600 Subject: [PATCH] Need to take this completely out of its natural position --- app/assets/stylesheets/pagination.css | 1 + 1 file changed, 1 insertion(+) diff --git a/app/assets/stylesheets/pagination.css b/app/assets/stylesheets/pagination.css index ec8397dd8..4f1487877 100644 --- a/app/assets/stylesheets/pagination.css +++ b/app/assets/stylesheets/pagination.css @@ -12,6 +12,7 @@ font-size: 0; line-height: 0; overflow: hidden; + position: absolute; visibility: hidden; height: 0px; text-indent: -9999px;