diff --git a/shell/contents/layout.js b/shell/contents/layout.js index 60368ad5..608088ac 100644 --- a/shell/contents/layout.js +++ b/shell/contents/layout.js @@ -23,5 +23,5 @@ panel.height = 60; var bottomPanel = new Panel("org.kde.phone.taskpanel"); bottomPanel.location = "bottom"; -bottomPanel.height = 120; +bottomPanel.height = 150;