diff options
author | prep <none@none> | 2012-03-02 11:29:30 -0500 |
---|---|---|
committer | prep <none@none> | 2012-03-02 11:29:30 -0500 |
commit | f5cebb27a72cf31723eb621bdcd117f7634a4e58 (patch) | |
tree | 656bda206f1467c61d37acee3440020281440b06 /indra/newview/skins/default/xui/en/floater_merchant_outbox.xml | |
parent | c2a7006413ea5e4a0bf7b8b75fe5afdb51e9a6e5 (diff) | |
parent | e1e13bcab96565ddc7627139673519a09a60962f (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_merchant_outbox.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_merchant_outbox.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml b/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml index 498a9b6ce0..6f387f4800 100644 --- a/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml +++ b/indra/newview/skins/default/xui/en/floater_merchant_outbox.xml @@ -132,16 +132,16 @@ </panel> <layout_stack name="import_progress_indicator" orientation="vertical" left="0" height="440" top="0" width="333" follows="all" visible="false"> <layout_panel /> - <layout_panel height="45" auto_resize="false"> - <layout_stack orientation="horizontal" left="0" height="45" top="0" width="333" follows="all"> + <layout_panel height="24" auto_resize="false"> + <layout_stack orientation="horizontal" left="0" height="24" top="0" width="333" follows="all"> <layout_panel width="0" /> - <layout_panel width="45" auto_resize="false"> + <layout_panel width="24" auto_resize="false"> <loading_indicator - height="45" + height="24" layout="topleft" left="0" top="0" - width="45" /> + width="24" /> </layout_panel> <layout_panel width="0" /> </layout_stack> |