diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2012-01-24 20:36:29 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2012-01-24 20:36:29 +0200 |
commit | ae952f2d45265baa4780de6d4a54e27b5e21ece5 (patch) | |
tree | 35c876390f12a8d09ab566790c3c6d72a9dce9b5 /indra | |
parent | c34413f9fe77ef11762f644a715146708e79ff1a (diff) |
EXP-1833 FOLLOWUP Fixed a resizing issue in nearby chat.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_nearby_chat.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_nearby_chat.xml b/indra/newview/skins/default/xui/en/panel_nearby_chat.xml index 6cfd929bc0..d683116eb8 100644 --- a/indra/newview/skins/default/xui/en/panel_nearby_chat.xml +++ b/indra/newview/skins/default/xui/en/panel_nearby_chat.xml @@ -7,7 +7,7 @@ name="nearby_chat" width="320"> <layout_stack - follows="left|top|right" + follows="all" height="295" layout="topleft" left="0" |