diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-25 15:18:31 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-25 15:18:31 +0200 |
commit | 90297f27547e7f9c591079cd99860e4a9f5e7f2c (patch) | |
tree | 2183b4d48be29cc6a2b6cafd66237cc02eef6b3b /indra/newview/skins/default | |
parent | 30cd4db57e105efe164a433f61847998c4c03784 (diff) |
SL-10805 [Legacy Profiles] Picks tab, resizing floater should not stretch images
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_pick.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_pick.xml b/indra/newview/skins/default/xui/en/panel_profile_pick.xml index f075b42b94..eab62d8211 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_pick.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_pick.xml @@ -20,7 +20,7 @@ left="10" height="180" width="290" - follows="left|right|top" + follows="left|top" layout="topleft" fallback_image="default_land_picture.j2c" /> |