diff options
author | James Cook <james@lindenlab.com> | 2009-11-09 15:55:12 -0800 |
---|---|---|
committer | James Cook <james@lindenlab.com> | 2009-11-09 15:55:12 -0800 |
commit | 5cbf5b63fc9db6fa693cd70c01170db97f1c1442 (patch) | |
tree | 90061a9293c52cce07b35ce26b6664a9e10a8de0 /indra/newview | |
parent | b82fadeda8489134a12bb573e612f32e135d6cc5 (diff) |
First name field on login screen is now same size as last name.
Reviewed with Ambroff
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login.xml b/indra/newview/skins/default/xui/en/panel_login.xml index 1646cba0a7..cb5ec15387 100644 --- a/indra/newview/skins/default/xui/en/panel_login.xml +++ b/indra/newview/skins/default/xui/en/panel_login.xml @@ -51,6 +51,7 @@ </text> <line_editor follows="left|bottom" + font="SansSerif" handle_edit_keys_directly="true" height="20" left_delta="0" |