Index: sources/gui/qml/pages/pretreatment/connection/PreTreatmentConnectionStack.qml =================================================================== diff -u -r723c692a3a1de3b780d90bcc73a370beb22d73ab -r93ad311a34d2ce33fd4ca11edcfbb48e0b8cdd00 --- sources/gui/qml/pages/pretreatment/connection/PreTreatmentConnectionStack.qml (.../PreTreatmentConnectionStack.qml) (revision 723c692a3a1de3b780d90bcc73a370beb22d73ab) +++ sources/gui/qml/pages/pretreatment/connection/PreTreatmentConnectionStack.qml (.../PreTreatmentConnectionStack.qml) (revision 93ad311a34d2ce33fd4ca11edcfbb48e0b8cdd00) @@ -57,6 +57,7 @@ bottomMargin: Variables.notificationHeight + Variables.minVGap horizontalCenter: parent.horizontalCenter } + horizontalAlignment: Text.AlignHCenter } onConfirmClicked: { if ( _bphrEntry.isValid ) {