diff options
author | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-12-14 17:24:26 +0200 |
---|---|---|
committer | Mnikolenko Productengine <mnikolenko@productengine.com> | 2016-12-14 17:24:26 +0200 |
commit | f5e1ba26b7d9890e0735a22c875e0040bb504f3c (patch) | |
tree | ac70e3a76ceab34300e50c22cebbcc620b0d86e5 /indra/newview/skins/default | |
parent | 7fbb3f69b1b166954eed0a3be24f7ecb021f0b5a (diff) |
MAINT-6899 Viewer should use fixed buttons instead of a scroll list for tabs in Appearance floater
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_outfits_inventory.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml index ff0714adbb..df96ab80d8 100644 --- a/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml +++ b/indra/newview/skins/default/xui/en/panel_outfits_inventory.xml @@ -30,6 +30,7 @@ tab_height="30" tab_position="top" halign="center" + hide_scroll_arrows="true" top="8" width="315"> <panel |