diff options
author | eli_linden <eli@lindenlab.com> | 2010-09-14 16:51:38 -0700 |
---|---|---|
committer | eli_linden <eli@lindenlab.com> | 2010-09-14 16:51:38 -0700 |
commit | 239194b0627f5a4ae1b2b9256c6fe83a1c1e23c6 (patch) | |
tree | 3a2c19438fc350ebd34d4375936bbcb42abb2fa4 /indra | |
parent | bb07a38f6273ee38625e34388dcf83c097e646d2 (diff) |
VWR-22372 fix widen width for partner edit link for all languages
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_edit_profile.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_edit_profile.xml b/indra/newview/skins/default/xui/en/panel_edit_profile.xml index 8715a3a7a8..903dcd4c24 100644 --- a/indra/newview/skins/default/xui/en/panel_edit_profile.xml +++ b/indra/newview/skins/default/xui/en/panel_edit_profile.xml @@ -320,7 +320,7 @@ left="10" name="partner_edit_link" value="[[URL] Edit]" - width="50" /> + width="70" /> </panel> </panel> </scroll_container> |