Moving forgotten links

This commit is contained in:
Alexia Mandeville 2018-09-06 16:16:43 -07:00
parent aabfda6eb5
commit 8e5f5cc796

View file

@ -145,7 +145,7 @@ Item {
z: 10
anchors {
right: usernameField.right
top: usernameField.top
top: usernameField.bottom
topMargin: -19
}
@ -173,7 +173,7 @@ Item {
z: 10
anchors {
right: passwordField.right
top: passwordField.top
top: passwordField.bottom
topMargin: -19
}