Fix alignment of "Format" in export dialog
This commit is contained in:
parent
d7809d6c1f
commit
653f26d4fb
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
<vbox id="zotero-export-options-container" flex="1">
|
||||
<hbox>
|
||||
<hbox align="center">
|
||||
<label value="&zotero.exportOptions.format.label;" control="format-menu"/>
|
||||
<menulist id="format-menu" oncommand="Zotero_File_Interface_Export.updateOptions()">
|
||||
<menupopup id="format-popup"/>
|
||||
|
|
Loading…
Reference in a new issue