diff options
author | Eugene Kondrashev <ekondrashev@productengine.com> | 2009-11-11 13:08:02 +0200 |
---|---|---|
committer | Eugene Kondrashev <ekondrashev@productengine.com> | 2009-11-11 13:08:02 +0200 |
commit | 2afc64e6fa8aa0ee41290c8232733881026cab10 (patch) | |
tree | 28b6353597e8dd5f9e8d6bdf4829e9d81a2798b3 /indra/newview/skins | |
parent | f4f3903b60447f694e9a51c85c58233f66cff2ae (diff) |
Fixed Normal bug EXT-1959 - [BSI] emotes difficult to see in IM/Group chat
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_instant_message.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_instant_message.xml b/indra/newview/skins/default/xui/en/panel_instant_message.xml index 26d8304551..be56866119 100644 --- a/indra/newview/skins/default/xui/en/panel_instant_message.xml +++ b/indra/newview/skins/default/xui/en/panel_instant_message.xml @@ -79,7 +79,7 @@ text_color="white" top="33" use_ellipses="true" - value="MESSAGE" + value="" width="285" word_wrap="true" max_length="350" /> |