www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit c227fdb3f7922041d695591d310b045492860c58
parent e85790541bf8e60828801247b56b2b3dee8a3115
Author: Dan Stillman <dstillman@zotero.org>
Date:   Wed, 20 Mar 2013 22:39:59 -0400

Fix bottom padding of Sync->Reset pane

Diffstat:
Mchrome/content/zotero/preferences/preferences_sync.xul | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/chrome/content/zotero/preferences/preferences_sync.xul b/chrome/content/zotero/preferences/preferences_sync.xul @@ -311,6 +311,8 @@ </tabpanel> </tabpanels> </tabbox> + + <separator/> </prefpane> <script src="preferences_sync.js" type="application/javascript;version=1.8"/>