diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-07-27 00:37:00 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-07-27 00:37:00 +0300 |
commit | 2617d562417b00fc3d2ecad20edd18ca1c900f2f (patch) | |
tree | 6edf8faf254f1a3efb49b6ad01307a9116d87f63 /indra | |
parent | 825fc273ee5167052d811dc058b1834c86e005da (diff) |
STORM-1529 FIXED Made the Sound Devices floater wider.
Diffstat (limited to 'indra')
-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 |