diff options
author | Oz Linden <oz@lindenlab.com> | 2012-09-11 10:20:06 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2012-09-11 10:20:06 -0400 |
commit | 1dd256f7a8e4abae436aa02cec77d1f1342e7dfd (patch) | |
tree | 9c278f77b14111a5036a9621ea2c0488987f1220 /indra/newview/skins | |
parent | 5eb6614913b97963d185afe698e677c880399c78 (diff) | |
parent | fbfef6d0c57c5916be18f2b8d76a65b3d0798f36 (diff) |
merge changes for DRTVWR-213
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml b/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml index 9bc5c7d5a4..4a457fb929 100644 --- a/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml +++ b/indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml @@ -6,7 +6,7 @@ height="395" width="1075" min_height="395" - min_width="1075" + min_width="990" layout="topleft" name="floater_pathfinding_linksets" help_topic="floater_pathfinding_linksets" @@ -524,7 +524,7 @@ tool_tip="Walkability for characters of type D. Example character type is other." width="45" /> <button - follows="right|bottom" + follows="left|bottom" height="21" label="Apply changes" layout="topleft" |