From 8233e54ea18b6cb568deb3d9a78207d4f48d0a62 Mon Sep 17 00:00:00 2001 From: Dan Stillman Date: Thu, 12 Feb 2009 17:40:22 +0000 Subject: [PATCH] Fixes #1295, Info pane text spills out of column --- chrome/skin/default/zotero/overlay.css | 1 + 1 file changed, 1 insertion(+) diff --git a/chrome/skin/default/zotero/overlay.css b/chrome/skin/default/zotero/overlay.css index e8a866a9d..e6022e7a3 100644 --- a/chrome/skin/default/zotero/overlay.css +++ b/chrome/skin/default/zotero/overlay.css @@ -91,6 +91,7 @@ height: 32px !important; /* Hard-code this to fix toolbar icon compression on Linux */ margin: 0; padding: 0; + min-width: 1px; } #zotero-pane toolbarseparator {