mirror of https://github.com/apache/cloudstack.git
Fix system status box CSS
This commit is contained in:
parent
3eba95fc1b
commit
952939ab0f
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in New Issue