Fix alignment of "Format" in export dialog

This commit is contained in:
Dan Stillman 2016-12-23 11:07:10 -05:00
parent d7809d6c1f
commit 653f26d4fb

View file

@ -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"/>