Fix system status box CSS

This commit is contained in:
bfederle 2012-01-26 11:53:24 -08:00
parent 3eba95fc1b
commit 952939ab0f
1 changed files with 1 additions and 0 deletions

View File

@ -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;