diff --git a/components/PasswordDialog.qml b/components/PasswordDialog.qml
index a8ff294a..9edf87fc 100644
--- a/components/PasswordDialog.qml
+++ b/components/PasswordDialog.qml
@@ -40,7 +40,6 @@ Dialog {
     standardButtons: StandardButton.Ok + StandardButton.Cancel
     ColumnLayout {
         id: column
-        height: 40
         anchors.fill: parent
 
         Label {