Increased width of support extruder combobox

CURA-2792
This commit is contained in:
Jaime van Kessel 2016-11-03 15:41:15 +01:00
parent e67f5bdd44
commit a969b45372

View file

@ -327,7 +327,7 @@ Item
anchors.topMargin: UM.Theme.getSize("default_margin").height
anchors.left: supportHelperLabel.right
anchors.leftMargin: UM.Theme.getSize("default_margin").width
width: parent.width / 100 * 45
width: parent.width / 100 * 65
style: UM.Theme.styles.combobox
enabled: base.settingsEnabled