From ea1196cf01f3ff998e0d463ff2ebe29cef621362 Mon Sep 17 00:00:00 2001 From: Austin Doupnik Date: Wed, 8 Jul 2009 20:27:45 +0000 Subject: Gave width attributes to ZoomDirect, Cursor3D, and AutoLeveling options in the joystick setup floater. --- indra/newview/skins/default/xui/en/floater_joystick.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'indra/newview/skins/default/xui') diff --git a/indra/newview/skins/default/xui/en/floater_joystick.xml b/indra/newview/skins/default/xui/en/floater_joystick.xml index 032ff21b58..b9c1b08c68 100644 --- a/indra/newview/skins/default/xui/en/floater_joystick.xml +++ b/indra/newview/skins/default/xui/en/floater_joystick.xml @@ -121,21 +121,24 @@ label="Direct Zoom" layout="topleft" left="185" - name="ZoomDirect" /> + name="ZoomDirect" + width="60" /> + name="Cursor3D" + width="60" /> + name="AutoLeveling" + width="60" />