diff options
author | richard <none@none> | 2010-01-12 11:49:56 -0800 |
---|---|---|
committer | richard <none@none> | 2010-01-12 11:49:56 -0800 |
commit | eab73793fc0b1b3832a7ad190e0d62708f39be90 (patch) | |
tree | f93e316f161c5a93656c0b40ca1b907970b335b5 /indra/newview/skins | |
parent | 00c850386c806a68eb74c3b637c3ffe5621bb260 (diff) |
fixed resizing logic not working for call floater
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_voice_controls.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_voice_controls.xml b/indra/newview/skins/default/xui/en/floater_voice_controls.xml index c438d28236..ae198d69a3 100644 --- a/indra/newview/skins/default/xui/en/floater_voice_controls.xml +++ b/indra/newview/skins/default/xui/en/floater_voice_controls.xml @@ -122,7 +122,6 @@ follows="left|right|top" height="24" layout="topleft" - background_visible="false" left="0" name="non_avatar_caller" top="10" |