summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-06-22 17:05:24 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-06-22 17:05:24 -0700
commitd893723cf637daf2a5a36671792d1a4135e8c4cf (patch)
tree48910ad50cfcddba47e20419307acc9aa61ea6e3 /indra
parentafb42263ab7bd1469708ec534ba43bd45c16f1fc (diff)
PATH-763: Updating the size and vertical positioning of the pathfinding icons in the slurl bar.
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/location_input.xml14
1 files changed, 6 insertions, 8 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 0eec895b04..61ec046649 100644
--- a/indra/newview/skins/default/xui/en/widgets/location_input.xml
+++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml
@@ -114,19 +114,17 @@
/>
<pathfinding_dirty_icon
name="pathfinding_dirty_icon"
- width="14"
- height="13"
- top="19"
- left="2"
+ width="22"
+ height="18"
+ top="21"
follows="right|top"
image_name="Pathfinding_Dirty"
/>
<pathfinding_disabled_icon
name="pathfinding_disabled_icon"
- width="14"
- height="13"
- top="19"
- left="2"
+ width="22"
+ height="18"
+ top="21"
follows="right|top"
image_name="Pathfinding_Disabled"
/>