summaryrefslogtreecommitdiff
path: root/indra/newview/skins
diff options
context:
space:
mode:
authorAndrew Dyukov <adyukov@productengine.com>2009-11-18 15:54:40 +0200
committerAndrew Dyukov <adyukov@productengine.com>2009-11-18 15:54:40 +0200
commit2345e40fa5b33faccf330508d848805cf7dca1dc (patch)
treeeda6cea7d41cd83fd0860084c9cef2006b5ddd00 /indra/newview/skins
parente78db00d1436a4d32d79b12bf52670ed9ddfb0f2 (diff)
Fixed minor bug EXT-2545 (TP History: focused item highlight
overlaps next item in list). --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins')
-rw-r--r--indra/newview/skins/default/xui/en/panel_teleport_history_item.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml b/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml
index 4ab6175805..3384852f27 100644
--- a/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml
+++ b/indra/newview/skins/default/xui/en/panel_teleport_history_item.xml
@@ -18,7 +18,7 @@
visible="false"
width="380" />
<icon
- height="24"
+ height="20"
follows="top|right|left"
image_name="ListItem_Select"
layout="topleft"
@@ -55,7 +55,7 @@
left_pad="5"
right="-3"
name="profile_btn"
- top_delta="-2"
+ top="1"
visible="false"
width="20" />
</panel>