From 5ad6b7fa64a6b85605028fa9a108c028330d5423 Mon Sep 17 00:00:00 2001 From: Webysther Sperandio Date: Mon, 26 Jan 2026 19:39:36 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20style(ui):=20limit=20add-to-shel?= =?UTF-8?q?ves=20dropdown=20height=20=20=20-=20=E3=80=90style=E3=80=91=20c?= =?UTF-8?q?onstrain=20add-to-shelves=20dropdown=20height=20and=20enable=20?= =?UTF-8?q?scroll=20=20=20-=20=E3=80=90style=E3=80=91=20prevent=20overly?= =?UTF-8?q?=20tall=20menus=20from=20overflowing=20the=20page?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cps/templates/detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cps/templates/detail.html b/cps/templates/detail.html index b273ef9ee..69ec460f7 100644 --- a/cps/templates/detail.html +++ b/cps/templates/detail.html @@ -294,7 +294,7 @@ {% if current_user.is_authenticated %} {% if current_user.shelf.all() or g.shelves_access %}