summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorPaul Guslisty <pguslisty@productengine.com>2010-06-16 11:18:38 +0300
committerPaul Guslisty <pguslisty@productengine.com>2010-06-16 11:18:38 +0300
commit5de0b6ac296632b8cd5b6135739ea04c311f6f2b (patch)
treef9637b44d78bd1ca1b9ecabbff7fba590b870e28 /indra/newview/skins/default/xui/en
parent8e9d7d3d000a9b23d307c13cfb6728ff31422e01 (diff)
EXT-7667 FIXED There is much unnecessary empty space from the right side in the Group profile information
- Increased width of layout panel and its accordion Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/589/ --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
index e4eb9afb29..e894fc8fb8 100644
--- a/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
+++ b/indra/newview/skins/default/xui/en/panel_group_info_sidetray.xml
@@ -95,7 +95,8 @@ background_visible="true"
name="group_accordions"
follows="all"
layout="topleft"
- auto_resize="true">
+ auto_resize="true"
+ width="313">
<accordion
left="0"
top="0"
@@ -103,7 +104,8 @@ background_visible="true"
fit_parent="true"
follows="all"
layout="topleft"
- name="groups_accordion">
+ name="groups_accordion"
+ width="313">
<accordion_tab
expanded="true"
layout="topleft"