From 7ecd5cb28f0c283822fb8ca01856341f094cdda4 Mon Sep 17 00:00:00 2001 From: Nitish Bahl Date: Sun, 24 Mar 2019 09:18:08 +0530 Subject: [PATCH] removed overflow prop in server status Signed-off-by: Nitish Bahl --- themes/metro/scss/_common.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/themes/metro/scss/_common.scss b/themes/metro/scss/_common.scss index 27847e6b8e..f526a4c52a 100644 --- a/themes/metro/scss/_common.scss +++ b/themes/metro/scss/_common.scss @@ -1658,7 +1658,6 @@ table#chartGrid { div.monitorChart { background: $th-background; - overflow: hidden; } }