From 952939ab0fceb1a04a301799d0734cd50ab687ce Mon Sep 17 00:00:00 2001 From: bfederle Date: Thu, 26 Jan 2012 11:53:24 -0800 Subject: [PATCH] Fix system status box CSS --- ui/css/cloudstack3.css | 1 + 1 file changed, 1 insertion(+) diff --git a/ui/css/cloudstack3.css b/ui/css/cloudstack3.css index 6b6d77922dc..d5dba941e6c 100644 --- a/ui/css/cloudstack3.css +++ b/ui/css/cloudstack3.css @@ -6913,6 +6913,7 @@ div.panel.ui-dialog div.list-view div.fixed-header { .system-dashboard .status_box li { height: 178px; + width: 180px; padding: 0; background: url(../images/bg-gradients.png) repeat-x 0px -1003px; margin: 0 0 0 8px;