diff options
author | Eugene Kondrashev <ekondrashev@productengine.com> | 2009-11-05 17:10:09 +0200 |
---|---|---|
committer | Eugene Kondrashev <ekondrashev@productengine.com> | 2009-11-05 17:10:09 +0200 |
commit | 4254d1e0f7af0f8f00033bc0edaf74ddd7a49796 (patch) | |
tree | a814b8eca39022b6c3eff9d0f66b0dac5b532e40 /indra/newview/skins/default/xui/en/widgets/chat_history.xml | |
parent | 1c3cb11a7b19f6410994b0576ac51b6f7a7ba054 (diff) |
Implemented normal sub-task EXT-2146-IM Message Headers should NOT be of enourmous size (see Style Guide: IM & Voice).
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en/widgets/chat_history.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/widgets/chat_history.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/chat_history.xml b/indra/newview/skins/default/xui/en/widgets/chat_history.xml index ea6997ebd5..32916c0816 100644 --- a/indra/newview/skins/default/xui/en/widgets/chat_history.xml +++ b/indra/newview/skins/default/xui/en/widgets/chat_history.xml @@ -6,6 +6,10 @@ right_text_pad="15" left_widget_pad="0" right_widget_pad="10" + top_separator_pad="5" + bottom_separator_pad="5" + top_header_pad="17" + bottom_header_pad="10" max_length="2147483647" enabled="false" track_bottom="true" |