diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-26 15:23:48 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2019-03-26 15:23:48 +0200 |
commit | 88c9fe9c6f7a44f040af59dfa88fd65fb6a23686 (patch) | |
tree | ec52203c2b077e9ea49a6db5cc36ef48b7f66ab9 /indra/newview/skins | |
parent | 5143456f51d32b90a94b6c01aebb74c3503a3e27 (diff) |
SL-10799 [Legacy Profiles] Acounted for 23px label in 'real life' texture
Diffstat (limited to 'indra/newview/skins')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_profile_firstlife.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_profile_firstlife.xml b/indra/newview/skins/default/xui/en/panel_profile_firstlife.xml index 53cdc0f061..2f4656c2a7 100644 --- a/indra/newview/skins/default/xui/en/panel_profile_firstlife.xml +++ b/indra/newview/skins/default/xui/en/panel_profile_firstlife.xml @@ -25,7 +25,7 @@ top="10" left="6" height="225" - width="225" + width="202" follows="top|left" layout="topleft" allow_no_texture="true" |