diff --git a/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml b/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml index 44cf047bc9..04f496d29a 100644 --- a/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml +++ b/resources/qml/Preferences/Materials/MaterialsSyncDialog.qml @@ -235,9 +235,6 @@ Window { id: syncStatusLabel - anchors.right: syncButton.left - anchors.rightMargin: UM.Theme.getSize("default_margin").width - visible: text !== "" text: "" color: UM.Theme.getColor("text")