diff --git a/resources/qml/Sidebar.qml b/resources/qml/Sidebar.qml index 969848f456..66d5c520f5 100755 --- a/resources/qml/Sidebar.qml +++ b/resources/qml/Sidebar.qml @@ -248,6 +248,7 @@ Rectangle width: parent.width * 0.7 + UM.Theme.getSize("default_margin").width height: UM.Theme.getSize("setting_control").height + anchors.left: globalProfileLabel.right anchors.right: parent.right tooltip: Cura.MachineManager.activeQualityName style: UM.Theme.styles.sidebar_header_button