diff options
| author | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-12-26 19:19:06 +0200 | 
|---|---|---|
| committer | Dmitry Zaporozhan <dzaporozhan@productengine.com> | 2009-12-26 19:19:06 +0200 | 
| commit | 1d7b1329da4e9abf5c73ebc91a27461759fce126 (patch) | |
| tree | e34b408893492e5ff874b1d0756af3e5bd70abd0 /indra/newview | |
| parent | e9f9a19eccec8757edd7965bc6ccf6e145d7dd74 (diff) | |
Updated chiclet panel's parent min width, see changeset 556d071f6012.
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview')
| -rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index 00eba94f47..1ade66f2dd 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -252,7 +252,7 @@           top="0"           name="chiclet_list_panel"           width="189" -         min_width="100" +         min_width="110"           user_resize="false"           auto_resize="true">  <!--*NOTE: min_width of the chiclet_panel (chiclet_list) must be the same | 
