Skip to content
Snippets Groups Projects
Commit 5de0b6ac authored by Paul Guslisty's avatar Paul Guslisty
Browse files

EXT-7667 FIXED There is much unnecessary empty space from the right side in...

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
parent 8e9d7d3d
No related branches found
No related tags found
No related merge requests found
...@@ -95,7 +95,8 @@ background_visible="true" ...@@ -95,7 +95,8 @@ background_visible="true"
name="group_accordions" name="group_accordions"
follows="all" follows="all"
layout="topleft" layout="topleft"
auto_resize="true"> auto_resize="true"
width="313">
<accordion <accordion
left="0" left="0"
top="0" top="0"
...@@ -103,7 +104,8 @@ background_visible="true" ...@@ -103,7 +104,8 @@ background_visible="true"
fit_parent="true" fit_parent="true"
follows="all" follows="all"
layout="topleft" layout="topleft"
name="groups_accordion"> name="groups_accordion"
width="313">
<accordion_tab <accordion_tab
expanded="true" expanded="true"
layout="topleft" layout="topleft"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment