summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en
diff options
context:
space:
mode:
authorMike Antipov <mantipov@productengine.com>2009-11-13 14:32:23 +0200
committerMike Antipov <mantipov@productengine.com>2009-11-13 14:32:23 +0200
commitfc9741f9ae1b0090db24847b134c193686f6ae59 (patch)
tree7592734ad9a095ee74bf1e481c3f69590c7b54b5 /indra/newview/skins/default/xui/en
parent0c3c87884a3dbe0cb8ae272dcf7fdbf6ef6f7abe (diff)
Work on major sub-task EXT-991 (Update bottom bar behavior on resize)
Implemented functionality to process shrink after bottom tray min width is reached --HG-- branch : product-engine
Diffstat (limited to 'indra/newview/skins/default/xui/en')
-rw-r--r--indra/newview/skins/default/xui/en/panel_bottomtray.xml2
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 8188016455..3c2971797e 100644
--- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml
+++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml
@@ -333,6 +333,6 @@ as for parent layout_panel (chiclet_list_panel) to resize bottom tray properly.
min_width="4"
right="-1"
top="0"
- width="26"/>
+ width="4"/>
</layout_stack>
</panel>