Bug 1133002 - Align warning button to left. r=jaws

This commit is contained in:
Abdelrhman Ahmed 2015-02-14 18:34:00 -05:00
parent b82b9b797d
commit c3e607d7f7

View File

@ -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>