From 368c73a12002afe4634e1ae463a45216d04d5061 Mon Sep 17 00:00:00 2001 From: Gogs Date: Mon, 29 Oct 2018 06:47:33 +0000 Subject: [PATCH] layout fix, need to be checked with lower screen resolutions --- src/api/templates/dashboard/apps/summary.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/api/templates/dashboard/apps/summary.html b/src/api/templates/dashboard/apps/summary.html index 2c68d24..b2b28cc 100644 --- a/src/api/templates/dashboard/apps/summary.html +++ b/src/api/templates/dashboard/apps/summary.html @@ -58,7 +58,7 @@ } .widget .chart iframe { width:99%; - min-height:72%; + min-height:90%; overflow:hidden} @@ -388,7 +388,7 @@ {%if row.node == name %} -
+