diff options
Diffstat (limited to 'indra')
| -rw-r--r-- | indra/newview/skins/default/xui/en/inspect_group.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/inspect_group.xml b/indra/newview/skins/default/xui/en/inspect_group.xml index eafa2886d2..226454df7c 100644 --- a/indra/newview/skins/default/xui/en/inspect_group.xml +++ b/indra/newview/skins/default/xui/en/inspect_group.xml @@ -9,7 +9,7 @@ bg_opaque_image="Inspector_Background" can_close="false" can_minimize="false" - height="178" + height="188" layout="topleft" name="inspect_group" single_instance="true" @@ -80,7 +80,7 @@ L$123 to join height="23" label="Join" left="8" - top="146" + top="156" name="join_btn" width="103" commit_callback.function="InspectGroup.Join"/> @@ -89,7 +89,7 @@ L$123 to join height="23" label="Leave" left="8" - top="146" + top="156" name="leave_btn" width="103" commit_callback.function="InspectGroup.Leave"/> @@ -98,7 +98,7 @@ L$123 to join height="23" label="View Profile" name="view_profile_btn" - top="146" + top="156" left="117" width="103" commit_callback.function="InspectGroup.ViewProfile" /> |
