From e099bd0717485f109cd4633140fd32f69355c0fb Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Thu, 10 Mar 2022 12:27:48 +0100 Subject: [PATCH] ui: fix panel height in the dashboard this fixes an issue where the layout looks misaligned in three column layouts Signed-off-by: Stefan Sterz --- www/Dashboard.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/Dashboard.js b/www/Dashboard.js index 70c2305b..27682cdf 100644 --- a/www/Dashboard.js +++ b/www/Dashboard.js @@ -239,11 +239,11 @@ Ext.define('PBS.Dashboard', { Ext.String.format(gettext('{0} days'), '{days}') + ')', }, reference: 'longesttasks', - height: 250, + height: 280, }, { xtype: 'pbsRunningTasks', - height: 250, + height: 280, }, { bind: {