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> <groupbox>
<caption label="&zotero.preferences.miscellaneous;"/> <caption label="&zotero.preferences.miscellaneous;"/>
<hbox align="center">
<button id="openAboutConfig" label="&zotero.preferences.openAboutConfig;" oncommand="openInViewer('about:config', '')"/> <button id="openAboutConfig" label="&zotero.preferences.openAboutConfig;" oncommand="openInViewer('about:config', '')"/>
</hbox>
</groupbox> </groupbox>
<separator/> <separator/>