aboutsummaryrefslogtreecommitdiff
path: root/components/LineEditMulti.qml
diff options
context:
space:
mode:
Diffstat (limited to 'components/LineEditMulti.qml')
-rw-r--r--components/LineEditMulti.qml1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/LineEditMulti.qml b/components/LineEditMulti.qml
index 63b2dee2..191498f5 100644
--- a/components/LineEditMulti.qml
+++ b/components/LineEditMulti.qml
@@ -149,7 +149,6 @@ ColumnLayout {
id: input
readOnly: false
addressValidation: false
- anchors.top: item.showingHeader ? inputLabelRect.bottom : item.top
Layout.fillWidth: true
topPadding: item.showingHeader ? 10 * scaleRatio : 0
bottomPadding: 10 * scaleRatio