summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--components/kube/contents/ui/Kube.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/kube/contents/ui/Kube.qml b/components/kube/contents/ui/Kube.qml
index 215ebb49..e6dd7db1 100644
--- a/components/kube/contents/ui/Kube.qml
+++ b/components/kube/contents/ui/Kube.qml
@@ -219,6 +219,7 @@ Controls2.ApplicationWindow {
219 left: newMailButton.left 219 left: newMailButton.left
220 right: parent.right 220 right: parent.right
221 } 221 }
222 width: parent.width - Kube.Units.largeSpacing
222 } 223 }
223 } 224 }
224//TODO bring back status bar and outbox 225//TODO bring back status bar and outbox