diff --git a/resources/qml/MachineSettings/NumericTextFieldWithUnit.qml b/resources/qml/MachineSettings/NumericTextFieldWithUnit.qml index 9898fb2c6b..1e6dc984b2 100644 --- a/resources/qml/MachineSettings/NumericTextFieldWithUnit.qml +++ b/resources/qml/MachineSettings/NumericTextFieldWithUnit.qml @@ -78,7 +78,7 @@ UM.TooltipArea id: textFieldWithUnit anchors.left: fieldLabel.right anchors.leftMargin: UM.Theme.getSize("default_margin").width - + verticalAlignment: Text.AlignVCenter width: numericTextFieldWithUnit.controlWidth height: numericTextFieldWithUnit.controlHeight