summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--LoginForm.ui.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml
index d5b69c4..cae5939 100644
--- a/LoginForm.ui.qml
+++ b/LoginForm.ui.qml
@@ -53,6 +53,7 @@ Rectangle {
font.bold: false
font.family: "Arial"
padding: 8
+ anchors.bottom: textArea.top
anchors.bottomMargin: 16
anchors.right: parent.right
anchors.rightMargin: 16