mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1133002 - Align warning button to left. r=jaws
This commit is contained in:
parent
b82b9b797d
commit
c3e607d7f7
@ -60,7 +60,7 @@
|
||||
<vbox class="description" flex="1">
|
||||
<label id="warningText">&aboutWarningText.label;</label>
|
||||
<checkbox id="showWarningNextTime" label="&aboutWarningCheckbox.label;" checked="true"/>
|
||||
<hbox pack="center">
|
||||
<hbox class="button-container">
|
||||
<button id="warningButton" class="primary" oncommand="ShowPrefs();" label="&aboutWarningButton.label;"/>
|
||||
</hbox>
|
||||
</vbox>
|
||||
|
Loading…
Reference in New Issue
Block a user