diff options
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_secondlife.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml b/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml index 26cc04e6af..307b7b83ef 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_secondlife.xml @@ -352,7 +352,7 @@ Account: [ACCTTYPE] name="settings_panel" follows="all" layout="topleft" - height="80" + height="70" auto_resize="false" user_resize="false"> <!-- only for self --> @@ -360,8 +360,8 @@ Account: [ACCTTYPE] name="show_in_search" tool_tip="Let people see you in search results" left="1" - top="18" - height="23" + top="5" + height="25" width="176" follows="left|top" layout="topleft" @@ -376,11 +376,11 @@ Account: [ACCTTYPE] value="0" /> </combo_box> <combo_box - name="hide_sl_age" + name="hide_age" tool_tip="Let people see your SL age" left="1" - top="48" - height="23" + top="40" + height="25" width="176" follows="left|top" layout="topleft" |