mirror of https://github.com/apache/cloudstack.git
Dashboard: Fix wrapping in IE9
This commit is contained in:
parent
81f1a0b831
commit
81d078fb79
|
|
@ -4446,7 +4446,7 @@ Dialogs*/
|
|||
/**** Alerts*/
|
||||
.dashboard.admin .dashboard-container.sub.alerts {
|
||||
float: left;
|
||||
margin: 0 17px 0 0;
|
||||
margin: 0 12px 0 0;
|
||||
height: 313px;
|
||||
overflow: hidden;
|
||||
position: relative;
|
||||
|
|
|
|||
Loading…
Reference in New Issue