Don't make the button huge
This commit is contained in:
parent
a97d7ff26d
commit
e49fedd900
1 changed files with 3 additions and 1 deletions
|
@ -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/>
|
||||
|
|
Loading…
Add table
Reference in a new issue