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