From c50aba36928532df7667940b88f1c7f9cd23854d Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 20 Apr 2017 14:21:49 +0200 Subject: even more spacing --- components/kube/contents/ui/Kube.qml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'components') diff --git a/components/kube/contents/ui/Kube.qml b/components/kube/contents/ui/Kube.qml index ba45e960..f6290e54 100644 --- a/components/kube/contents/ui/Kube.qml +++ b/components/kube/contents/ui/Kube.qml @@ -232,7 +232,7 @@ Controls2.ApplicationWindow { top: newMailButton.bottom topMargin: Kube.Units.smallSpacing left: parent.left - leftMargin: Kube.Units.smallSpacing + leftMargin: Kube.Units.largeSpacing } width: parent.width @@ -299,6 +299,7 @@ Controls2.ApplicationWindow { bottom: statusBar.top left: parent.left right: parent.right + leftMargin: Kube.Units.largeSpacing } focus: true -- cgit v1.2.3