Prevent buttons from going off bottom of window in long tag fixer, maybe

This commit is contained in:
Dan Stillman 2009-05-29 21:02:52 +00:00
parent 2eb5416620
commit 18568d8153

View file

@ -37,7 +37,7 @@ var Zotero_Long_Tag_Fixer = new function () {
}
document.getElementById('zotero-long-tag-fixer').getButton('accept').label = buttonLabel;
window.sizeToContent();
Zotero.Prefs.set('lastLongTagMode', index);
}