diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-08-30 14:17:16 +0300 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-08-30 14:17:16 +0300 |
commit | ca92bcf59aa1b1c84d27b5dbdf5510fbac0b63b2 (patch) | |
tree | 74f8f07229f92c7897eafc7b28c49dcea76af137 /indra/newview/skins/default/xui/en/panel_bottomtray.xml | |
parent | bdd053abcffea1f4c30421176d0a3749027c6b7d (diff) |
STORM-1028 WIP Restoring my XML changes that have been lost in merges.
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_bottomtray.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index c8f8d07701..ec5853649e 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -47,13 +47,13 @@ mouse_opaque="false" name="chat_bar_layout_panel" user_resize="true" - width="310" > + width="250" > <panel name="chat_bar" filename="panel_nearby_chat_bar.xml" left="0" height="28" - width="308" + width="248" top="0" mouse_opaque="false" follows="left|right" @@ -341,7 +341,7 @@ Disabled for now. height="28" layout="topleft" min_height="28" - min_width="52" + min_width="62" mouse_opaque="false" name="mini_map_btn_panel" user_resize="false" |