mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 03:13:09 +02:00
Moving forgotten links
This commit is contained in:
parent
aabfda6eb5
commit
8e5f5cc796
1 changed files with 2 additions and 2 deletions
|
@ -145,7 +145,7 @@ Item {
|
||||||
z: 10
|
z: 10
|
||||||
anchors {
|
anchors {
|
||||||
right: usernameField.right
|
right: usernameField.right
|
||||||
top: usernameField.top
|
top: usernameField.bottom
|
||||||
topMargin: -19
|
topMargin: -19
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -173,7 +173,7 @@ Item {
|
||||||
z: 10
|
z: 10
|
||||||
anchors {
|
anchors {
|
||||||
right: passwordField.right
|
right: passwordField.right
|
||||||
top: passwordField.top
|
top: passwordField.bottom
|
||||||
topMargin: -19
|
topMargin: -19
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue