diff options
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_social.xml | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_social.xml b/indra/newview/skins/default/xui/en/floater_social.xml index 2b730c1a18..7814c8e64f 100644 --- a/indra/newview/skins/default/xui/en/floater_social.xml +++ b/indra/newview/skins/default/xui/en/floater_social.xml @@ -3,8 +3,8 @@ <floater positioning="cascading" can_close="true" - can_resize="true" - height="570" + can_resize="false" + height="470" help_topic="social floater" min_height="220" min_width="260" @@ -14,15 +14,15 @@ single_instance="true" reuse_instance="true" title="FACEBOOK" - width="370"> + width="314"> <tab_container - bottom="-7" + bottom="-1" follows="all" layout="topleft" left="4" name="tabs" tab_group="1" - tab_min_width="70" + tab_min_width="98" tab_height="30" tab_position="top" top="4" @@ -33,7 +33,7 @@ background_visible="true" bg_alpha_color="DkGray" bg_opaque_color="DkGray" - bottom="0" + bottom="-1" follows="all" label="STATUS" layout="topleft" @@ -47,7 +47,7 @@ background_visible="true" bg_alpha_color="DkGray" bg_opaque_color="DkGray" - bottom="0" + bottom="-1" follows="all" label="PHOTO" layout="topleft" @@ -61,7 +61,7 @@ background_visible="true" bg_alpha_color="DkGray" bg_opaque_color="DkGray" - bottom="0" + bottom="-1" follows="all" label="PLACE" layout="topleft" |