From 51e47637930a6a18b0e5ece368bad45c9afbb3c6 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Mon, 3 Apr 2017 14:02:17 +0200 Subject: Use the kube button for the outbox as well --- components/mail/contents/ui/Mail.qml | 1 + 1 file changed, 1 insertion(+) (limited to 'components/mail') diff --git a/components/mail/contents/ui/Mail.qml b/components/mail/contents/ui/Mail.qml index a1ff1cb8..9481a033 100644 --- a/components/mail/contents/ui/Mail.qml +++ b/components/mail/contents/ui/Mail.qml @@ -357,6 +357,7 @@ Controls2.ApplicationWindow { left: parent.left right: parent.right } + height: Kirigami.Units.gridUnit * 1.5 } } -- cgit v1.2.3