diff options
author | Erik Prabowo Kamal <erik@darapsa.co.id> | 2019-08-21 17:52:48 +0800 |
---|---|---|
committer | Erik Prabowo Kamal <erik@darapsa.co.id> | 2019-08-21 17:52:48 +0800 |
commit | 217710642f531573db04f617cce6ed171d3b1e58 (patch) | |
tree | 0ad578a917e730a23eccad6d2c99aba892bb64f5 /LoginForm.ui.qml | |
parent | 763cc03c3ffcfa7e4c7d6947dee48d464f2333b6 (diff) |
Revert "Revert "Removed an invalid referral""
This reverts commit 43e4cc52cc3c1abfd573d140fc5f414f6c72451f.
Diffstat (limited to 'LoginForm.ui.qml')
-rw-r--r-- | LoginForm.ui.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/LoginForm.ui.qml b/LoginForm.ui.qml index 2171182..e3a5307 100644 --- a/LoginForm.ui.qml +++ b/LoginForm.ui.qml @@ -62,7 +62,6 @@ Rectangle { font.bold: false font.family: "Arial" padding: 8 - anchors.bottom: textArea.top anchors.bottomMargin: 16 anchors.right: parent.right anchors.rightMargin: 16 |