diff --git a/www/Dashboard.js b/www/Dashboard.js index 8d6a8d8e..35c0a81a 100644 --- a/www/Dashboard.js +++ b/www/Dashboard.js @@ -239,11 +239,11 @@ Ext.define('PBS.Dashboard', { { xtype: 'pbsNodeInfoPanel', reference: 'nodeInfo', - height: 280, + height: 290, }, { xtype: 'pbsDatastoresStatistics', - height: 280, + height: 290, }, { xtype: 'pbsLongestTasks', @@ -252,11 +252,11 @@ Ext.define('PBS.Dashboard', { Ext.String.format(gettext('{0} days'), '{days}') + ')', }, reference: 'longesttasks', - height: 280, + height: 290, }, { xtype: 'pbsRunningTasks', - height: 280, + height: 290, }, { bind: {