diff options
author | Richard Linden <none@none> | 2010-05-18 16:31:38 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-05-18 16:31:38 -0700 |
commit | 8e474b095a9d228d62101540433937abdf623842 (patch) | |
tree | d66ccc97d64cdc1d52eecff2fc90a06bfee41194 /indra/newview/skins/default/xui/en/panel_bottomtray.xml | |
parent | c70be25eca32ff3c8bab9af060b8e5c8cd684344 (diff) | |
parent | 5921f2c14b57bbc4c5c327713a521e270b250f52 (diff) |
merge
Diffstat (limited to 'indra/newview/skins/default/xui/en/panel_bottomtray.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_bottomtray.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_bottomtray.xml b/indra/newview/skins/default/xui/en/panel_bottomtray.xml index 620aabeeb8..2cb91fe1f0 100644 --- a/indra/newview/skins/default/xui/en/panel_bottomtray.xml +++ b/indra/newview/skins/default/xui/en/panel_bottomtray.xml @@ -375,7 +375,7 @@ as for parent layout_panel (chiclet_list_panel) to resize bottom tray properly. layout="topleft" name="chicklet_left_scroll_button" tab_stop="false" - top="-4" + top="-28" visible="false" width="7" /> <button @@ -392,7 +392,7 @@ as for parent layout_panel (chiclet_list_panel) to resize bottom tray properly. layout="topleft" name="chicklet_right_scroll_button" tab_stop="false" - top="-4" + top="-28" visible="false" width="7" /> </chiclet_panel> |