diff options
author | Oz Linden <oz@lindenlab.com> | 2011-07-29 11:10:22 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-07-29 11:10:22 -0400 |
commit | 34757f71c68359212e248a8e43d4df0ebd03d4e3 (patch) | |
tree | c0e8acdcd23340a24a31323dff93dc47188e722a /indra/newview/skins | |
parent | 91061fcd02f709263d1dda7690e6dbcd28d6f4b9 (diff) | |
parent | 2617d562417b00fc3d2ecad20edd18ca1c900f2f (diff) |
merge changes for storm-1529
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_sound_devices.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_sound_devices.xml b/indra/newview/skins/default/xui/en/floater_sound_devices.xml index 304987c3d5..74e01f359c 100644 --- a/indra/newview/skins/default/xui/en/floater_sound_devices.xml +++ b/indra/newview/skins/default/xui/en/floater_sound_devices.xml @@ -15,14 +15,14 @@ layout="topleft" name="floater_sound_devices" title="Sound Devices" - width="315"> + width="490"> <panel layout="topleft" follows="all" filename="panel_sound_devices.xml" name="device_settings_panel" width="400" - left="2" + left="10" top="26" class="panel_voice_device_settings"/> <text |