Remove unnecessary alignment

It is single-line text and already aligned to the right side via the anchors.

Contributes to issue CURA-3161.
This commit is contained in:
Ghostkeeper 2017-02-10 11:30:05 +01:00
parent 60812139b7
commit 6ed0e81492
No known key found for this signature in database
GPG key ID: C5F96EE2BC0F7E75

View file

@ -46,7 +46,6 @@ Column
anchors.top: parent.top
anchors.right: parent.right
anchors.margins: UM.Theme.getSize("default_margin").width
horizontalAlignment: Text.AlignRight
}
Label
{