Don't make the button huge

This commit is contained in:
Simon Kornblith 2011-08-04 19:32:57 +00:00
parent a97d7ff26d
commit e49fedd900

View file

@ -802,7 +802,9 @@ To add a new preference:
<groupbox>
<caption label="&zotero.preferences.miscellaneous;"/>
<button id="openAboutConfig" label="&zotero.preferences.openAboutConfig;" oncommand="openInViewer('about:config', '')"/>
<hbox align="center">
<button id="openAboutConfig" label="&zotero.preferences.openAboutConfig;" oncommand="openInViewer('about:config', '')"/>
</hbox>
</groupbox>
<separator/>