mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 04:05:49 +00:00
tidy up UI
This commit is contained in:
parent
1ec1a6333c
commit
32c2e8b766
@ -174,11 +174,12 @@
|
||||
</box>
|
||||
|
||||
<separator/>
|
||||
|
||||
<text id="more-panels-link" value="&sidebar.more.label;"
|
||||
onclick="BrowseMorePanels()"/>
|
||||
|
||||
<box id="okCancelButtonsRight" />
|
||||
|
||||
<box>
|
||||
<button id="more-panels-link" value="&sidebar.more.label;" oncommand="BrowseMorePanels()"/>
|
||||
<spring flex="1"/>
|
||||
<box id="okCancelButtonsRight" />
|
||||
</box>
|
||||
|
||||
</window>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user