From 399ac77a2368162a4fe6442187ab0e74032dc093 Mon Sep 17 00:00:00 2001 From: youyong205 Date: Thu, 23 Jan 2014 19:35:47 +0800 Subject: [PATCH] modify the cat css --- cat-home/src/main/webapp/css/body.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cat-home/src/main/webapp/css/body.css b/cat-home/src/main/webapp/css/body.css index 8f2df0c46..45e63ae21 100755 --- a/cat-home/src/main/webapp/css/body.css +++ b/cat-home/src/main/webapp/css/body.css @@ -211,8 +211,8 @@ a.heartbeat { } .metricGraph { - width: 530px; - height: 400px; + width: 450px; + height: 300px; } .pieChart { -- GitLab