diff options
author | Lis Linden <lis@lindenlab.com> | 2010-03-01 14:44:42 -0500 |
---|---|---|
committer | Lis Linden <lis@lindenlab.com> | 2010-03-01 14:44:42 -0500 |
commit | 00970fbedb35b9f88a2bf3f76911d522eebada66 (patch) | |
tree | 47db46c7d1da90191eddf98d51b62729a26fa129 /indra | |
parent | fbfc61f1bb0047f11469c3af548326e558a365f1 (diff) |
VWR-17518 [TRUNCATION] Side bar : "Profile" button at the bottom within People >Near, Friends, and Recent
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_people.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_people.xml b/indra/newview/skins/default/xui/en/panel_people.xml index 8b33a1f054..540e17e413 100644 --- a/indra/newview/skins/default/xui/en/panel_people.xml +++ b/indra/newview/skins/default/xui/en/panel_people.xml @@ -373,7 +373,7 @@ If you're looking for people to hang out with, [secondlife:///app/worldmap try t layout="topleft" name="view_profile_btn" tool_tip="Show picture, groups, and other Residents information" - width="64" /> + width="70" /> <button follows="bottom|left" left_pad="3" |