commit 553173f7ba4f1e03320c116a236683e19b5f9a75
parent f5d33a3a0c368867bcae0e5cbb6f1049be121efc
Author: Dan Stillman <dstillman@zotero.org>
Date: Fri, 22 Mar 2013 03:08:47 -0400
Fix cutoff of bottom of Search prefpane on Linux
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git a/chrome/content/zotero/preferences/preferences_search.xul b/chrome/content/zotero/preferences/preferences_search.xul
@@ -110,6 +110,8 @@
</rows>
</grid>
</groupbox>
+
+ <separator/>
</prefpane>
<script src="preferences_search.js" type="application/javascript;version=1.8"/>