mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-04 00:13:10 +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
|
||||
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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue