From 88c9fe9c6f7a44f040af59dfa88fd65fb6a23686 Mon Sep 17 00:00:00 2001 From: andreykproductengine <andreykproductengine@lindenlab.com> Date: Tue, 26 Mar 2019 15:23:48 +0200 Subject: [PATCH] SL-10799 [Legacy Profiles] Acounted for 23px label in 'real life' texture --- indra/newview/skins/default/xui/en/panel_profile_firstlife.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 53cdc0f0611..2f4656c2a7f 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" -- GitLab