diff --git a/resources/qml/PrintSetupSelector/Recommended/RecommendedSettingSection.qml b/resources/qml/PrintSetupSelector/Recommended/RecommendedSettingSection.qml index 81cba57d0e..e270a31203 100644 --- a/resources/qml/PrintSetupSelector/Recommended/RecommendedSettingSection.qml +++ b/resources/qml/PrintSetupSelector/Recommended/RecommendedSettingSection.qml @@ -77,7 +77,7 @@ Item { id: settingColumn width: parent.width - height: childrenRect.height + spacing: 0 anchors.left: parent.left anchors.right: parent.right anchors.top: sectionHeader.bottom