From 93b92d960406d585627172bc7fb9fd9300046475 Mon Sep 17 00:00:00 2001 From: Justin Rounds Date: Tue, 13 Oct 2009 16:30:27 +0000 Subject: Adjusted position of Favorites button as per http://jira.secondlife.com/browse/EXT-1318 --- indra/newview/skins/default/xui/en/widgets/location_input.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/indra/newview/skins/default/xui/en/widgets/location_input.xml b/indra/newview/skins/default/xui/en/widgets/location_input.xml index e06838a0f8..defa6ff00d 100644 --- a/indra/newview/skins/default/xui/en/widgets/location_input.xml +++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml @@ -35,11 +35,13 @@ hover_glow_amount="0.15" image_hover_selected="Favorite_Star_Over" image_hover_unselected="Favorite_Star_Over" - width="16" - height="16" + width="18" + height="18" tool_tip="Add this to My Landmarks" follows="right|top" - scale_image="false" /> + scale_image="false" + top="19" + left="-3" />