diff options
author | andreykproductengine <andreykproductengine@lindenlab.com> | 2020-01-10 15:13:01 +0200 |
---|---|---|
committer | andreykproductengine <andreykproductengine@lindenlab.com> | 2020-01-10 15:13:01 +0200 |
commit | 4784af7f74bdbc3206b9fedbbe225be23abf922f (patch) | |
tree | de44972f290a5c04a108c0c342484d2b9fd47ffe /indra/newview/skins/default | |
parent | f051c50943527f49f6b9d5a7ca253c1a630c59af (diff) |
SL-12485 The 'Sign up' button is still cropped by 1 pixel
Diffstat (limited to 'indra/newview/skins/default')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index 281ebeca9c..9da0c815ed 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -33,7 +33,7 @@ auto_resize="false" follows="left|right|top" name="ui_container" - width="1010" + width="1011" left="0" top="0" height="172"> |