From cbece42fb94e94b7f6fdb1f03428e0ebb1769a8b Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Fri, 28 Jul 2023 15:05:34 -0400 Subject: [PATCH] Fix merge pane overflow behavior The item box CE can't be the scroll container, so it needs a wrapper element. Fixes #3233 --- chrome/content/zotero/zoteroPane.xhtml | 6 ++++-- chrome/skin/default/zotero/itemPane.css | 7 +------ 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/chrome/content/zotero/zoteroPane.xhtml b/chrome/content/zotero/zoteroPane.xhtml index a8ed53b46d..943f5f3a49 100644 --- a/chrome/content/zotero/zoteroPane.xhtml +++ b/chrome/content/zotero/zoteroPane.xhtml @@ -1114,7 +1114,7 @@ - +