diff --git a/cat-home/src/main/webapp/css/body.css b/cat-home/src/main/webapp/css/body.css index 8f2df0c46d2f5a7a0cf8b71f98776e63d21ea028..45e63ae21eb66fe196630cac7f7fc681f2292b1b 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 {