Align profile dropdown box correctly

CURA-4147
This commit is contained in:
Lipu Fei 2017-08-22 16:11:14 +02:00
parent e17a88fe11
commit 28670edf8e

View file

@ -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