diff options
author | Paul Guslisty <pguslisty@productengine.com> | 2010-05-21 19:37:27 +0300 |
---|---|---|
committer | Paul Guslisty <pguslisty@productengine.com> | 2010-05-21 19:37:27 +0300 |
commit | 04d938230b666cb2693d669627f416715ddb6211 (patch) | |
tree | e249a91119175d5205565884e0a32ee57589e4e5 | |
parent | 9f240d04d272b669e6da957850869ffa458b5061 (diff) |
EXT-6817 FIXED Increased floater width
- Increased floater width
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/435/
--HG--
branch : product-engine
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_region_info.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_region_info.xml b/indra/newview/skins/default/xui/en/floater_region_info.xml index 262bcd07a0..32fb6f97e7 100644 --- a/indra/newview/skins/default/xui/en/floater_region_info.xml +++ b/indra/newview/skins/default/xui/en/floater_region_info.xml @@ -7,7 +7,7 @@ name="regioninfo" save_rect="true" title="REGION/ESTATE" - width="480"> + width="530"> <tab_container bottom="555" follows="left|right|top|bottom" |