Monitor Tab - Fix queue/manage queue alignment

Contributes to CL-1052
This commit is contained in:
Ian Paschal 2018-09-11 17:01:26 +02:00
parent ac5a038065
commit e7704ede3c
2 changed files with 5 additions and 2 deletions

View file

@ -26,7 +26,7 @@ Component
Label
{
id: manageQueueLabel
anchors.rightMargin: 4 * UM.Theme.getSize("default_margin").width
anchors.rightMargin: 3 * UM.Theme.getSize("default_margin").width
anchors.right: queuedPrintJobs.right
anchors.bottom: queuedLabel.bottom
text: catalog.i18nc("@label link to connect manager", "Manage queue")