From 25c9aba469c4bfe1fc51ba2d5745c43d57ae80d9 Mon Sep 17 00:00:00 2001 From: Ozzie Isaacs Date: Sat, 6 Dec 2025 19:26:30 +0100 Subject: [PATCH] Fix vertical scrollbar in list.html --- cps/templates/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/list.html b/cps/templates/list.html index b010eecec..4c45b290d 100644 --- a/cps/templates/list.html +++ b/cps/templates/list.html @@ -22,7 +22,7 @@ {% endif %} -
+
{% for entry in entries %} {% if loop.index0 == (loop.length/2+loop.length%2)|int and loop.length > 20 %}