From d50ebafe8ab0b1c0ed7e070b8495db6a8fb609b5 Mon Sep 17 00:00:00 2001 From: Pranav Saxena Date: Sat, 8 Sep 2012 12:14:27 +0530 Subject: [PATCH] CS-14664:System Wide Capacity Resources Screen has spilling values- Adjusting the table structure --- ui/css/cloudstack3.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index d41f5e19ed9..dfd4b1677d9 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -3668,7 +3668,7 @@ Dialogs*/ .dashboard.admin .dashboard-container .stats ul li div.value { float: left; background: url(../images/bg-gradients.png) 0px -51px; - width: 204px; + width: 295px; height: 100%; border-left: 1px solid #C8C2C2; border-right: 1px solid #C8C2C2; @@ -4239,7 +4239,7 @@ Dialogs*/ } .system-chart.dashboard.admin .dashboard-container .stats .chart { - width: 216px; + width: 136px; } /** Compute*/