Skip to content

Commit

Permalink
Fix alignment of "Format" in export dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
dstillman committed Dec 26, 2016
1 parent d7809d6 commit 653f26d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrome/content/zotero/exportOptions.xul
Expand Up @@ -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"/>
Expand Down

0 comments on commit 653f26d

Please sign in to comment.