From 6854ad814b547bee739fdd4bb5f99ff9ce4f22a5 Mon Sep 17 00:00:00 2001 From: Abe Jellinek Date: Wed, 6 Dec 2023 11:42:27 -0500 Subject: [PATCH] fx115: Preferences: Make style manager scroll again --- chrome/content/zotero/preferences/preferences_cite.xhtml | 2 +- scss/preferences/_cite.scss | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/chrome/content/zotero/preferences/preferences_cite.xhtml b/chrome/content/zotero/preferences/preferences_cite.xhtml index 76ef365349..bd9e0110bf 100644 --- a/chrome/content/zotero/preferences/preferences_cite.xhtml +++ b/chrome/content/zotero/preferences/preferences_cite.xhtml @@ -29,7 +29,7 @@ - + diff --git a/scss/preferences/_cite.scss b/scss/preferences/_cite.scss index 6e8b552e15..956e06841d 100644 --- a/scss/preferences/_cite.scss +++ b/scss/preferences/_cite.scss @@ -14,6 +14,7 @@ #styleManager { height: 250px; + max-height: 250px; } #styleManager-updated