summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/panel_notes.xml
diff options
context:
space:
mode:
authorErica <erica@lindenlab.com>2010-01-05 19:14:09 -0800
committerErica <erica@lindenlab.com>2010-01-05 19:14:09 -0800
commitd2aabf2b1fb80b9bf6b950b9b3b2298f29098a90 (patch)
tree573ef9f4839e4d61adfa9fcaabdd9dbe2ca836e4 /indra/newview/skins/default/xui/en/panel_notes.xml
parent3fa03a6ccabd6c16c9023a55f98177614e06f2d8 (diff)
layout standarization for profiles
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_notes.xml')
-rw-r--r--indra/newview/skins/default/xui/en/panel_notes.xml20
1 files changed, 10 insertions, 10 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notes.xml b/indra/newview/skins/default/xui/en/panel_notes.xml
index f15e75dee9..9335db0623 100644
--- a/indra/newview/skins/default/xui/en/panel_notes.xml
+++ b/indra/newview/skins/default/xui/en/panel_notes.xml
@@ -115,14 +115,14 @@
<button
follows="bottom|left"
height="23"
- label="Add"
+ label="Add Friend"
layout="topleft"
left="0"
mouse_opaque="false"
name="add_friend"
tool_tip="Offer friendship to the resident"
top="5"
- width="55" />
+ width="80" />
<button
follows="bottom|left"
height="23"
@@ -131,8 +131,8 @@
name="im"
tool_tip="Open instant message session"
top="5"
- left_pad="5"
- width="40" />
+ left_pad="3"
+ width="45" />
<button
follows="bottom|left"
height="23"
@@ -140,9 +140,9 @@
layout="topleft"
name="call"
tool_tip="Call this resident"
- left_pad="5"
+ left_pad="3"
top="5"
- width="55" />
+ width="45" />
<button
enabled="false"
follows="bottom|left"
@@ -152,8 +152,8 @@
name="show_on_map_btn"
tool_tip="Show the resident on the map"
top="5"
- left_pad="5"
- width="50" />
+ left_pad="3"
+ width="45" />
<button
follows="bottom|left"
height="23"
@@ -161,9 +161,9 @@
layout="topleft"
name="teleport"
tool_tip="Offer teleport"
- left_pad="5"
+ left_pad="3"
top="5"
- width="90" />
+ width="80" />
</panel>
</layout_stack>
</panel>