summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Stinson <stinson@lindenlab.com>2012-08-22 15:49:14 -0700
committerTodd Stinson <stinson@lindenlab.com>2012-08-22 15:49:14 -0700
commit866c9d06395bceb383789f3cd224d23cee6a3d6e (patch)
treef200f2f8dc7e2104ab1dc5e396adbc573adbf9f4
parente7b378f0f1f9b1cc2c1dcba809484a177338de64 (diff)
PATH-864: Altering the minimum linksets floater size to smaller to allow fitting to 1024 width screens.
-rw-r--r--indra/newview/skins/default/xui/en/floater_pathfinding_linksets.xml4
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"