From bbc16e36dd2759076dadc38c229f4485bf12ec98 Mon Sep 17 00:00:00 2001 From: Sander Ferdinand Date: Tue, 20 Mar 2018 00:51:54 +0100 Subject: [PATCH] Fixes the progressbars alignment --- LeftPanel.qml | 2 -- 1 file changed, 2 deletions(-) diff --git a/LeftPanel.qml b/LeftPanel.qml index d2eb3df0..27ac3e5a 100644 --- a/LeftPanel.qml +++ b/LeftPanel.qml @@ -596,8 +596,6 @@ Rectangle { anchors.bottom: parent.bottom syncType: qsTr("Daemon") visible: networkStatus.connected - anchors.leftMargin: 4 * scaleRatio - anchors.rightMargin: 4 * scaleRatio height: 62 * scaleRatio } } // menuRect