Skip to content
Snippets Groups Projects
Commit f3d73d9e authored by Mnikolenko ProductEngine's avatar Mnikolenko ProductEngine
Browse files

MAINT-4499 FIXED Forgotten password button is not aligned with Password input field

parent 5ccf4a42
No related branches found
No related tags found
No related merge requests found
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
allow_text_entry="true" allow_text_entry="true"
follows="left|bottom" follows="left|bottom"
height="32" height="32"
left="0" left="2"
label="Username" label="Username"
combo_editor.font="SansSerifLarge" combo_editor.font="SansSerifLarge"
max_chars="128" max_chars="128"
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
text_color="EmphasisColor" text_color="EmphasisColor"
height="16" height="16"
name="forgot_password_text" name="forgot_password_text"
left="216" left="219"
top="34" top="34"
width="200"> width="200">
Forgotten password Forgotten password
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment