Adjust alignments for ComboBoxes in MachineSettings dialog

CURA-4428
This commit is contained in:
Lipu Fei 2017-10-10 08:20:39 +02:00
parent 7b6faf0030
commit 7ca2ae9771

View file

@ -247,7 +247,7 @@ Cura.MachineAction
Row
{
spacing: UM.Theme.getSize("default_margin").width
spacing: UM.Theme.getSize("default_margin").width * 4 / 5
Label
{
@ -648,7 +648,7 @@ Cura.MachineAction
Row
{
spacing: UM.Theme.getSize("default_margin").width
spacing: UM.Theme.getSize("default_margin").width * 4 / 5
Label
{