Fixed spacing of infill options

CURA-3732
This commit is contained in:
Jaime van Kessel 2017-05-11 11:08:23 +02:00
parent 9060bbf3b2
commit e2b39e7e33

View File

@ -53,7 +53,8 @@ Item
id: infillCellRight
height: childrenRect.height;
width: base.width * .55
width: base.width * .5
spacing: UM.Theme.getSize("default_margin").width
anchors.left: infillCellLeft.right