Prevent buttons from going off bottom of window in long tag fixer, maybe
This commit is contained in:
parent
2eb5416620
commit
18568d8153
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue