summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorPaul ProductEngine <pguslisty@productengine.com>2012-04-13 17:13:01 +0300
committerPaul ProductEngine <pguslisty@productengine.com>2012-04-13 17:13:01 +0300
commit3d80ad7ad32f26a1c94d0800b5adddc890b47000 (patch)
treef357a7199aa29097615d23cb41a8bf5443651683 /indra
parentc248a10f74caf99833904b2df1c77783befde9b8 (diff)
MAINT-798 FIXED ([PUBLIC]Some part of Build dialog is presented under Object profile dialog for objects that for sale)
- Just increased min height of floater to avoid truncation
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/floater_my_inventory.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_my_inventory.xml b/indra/newview/skins/default/xui/en/floater_my_inventory.xml
index cd0b59dc51..13dde679dd 100644
--- a/indra/newview/skins/default/xui/en/floater_my_inventory.xml
+++ b/indra/newview/skins/default/xui/en/floater_my_inventory.xml
@@ -6,7 +6,7 @@
height="570"
help_topic="sidebar_inventory"
min_width="333"
- min_height="440"
+ min_height="560"
name="floater_my_inventory"
save_rect="true"
save_visibility="true"