Dashboard: Fix wrapping in IE9

This commit is contained in:
Brian Federle 2013-10-16 14:44:43 -07:00
parent 81f1a0b831
commit 81d078fb79
1 changed files with 1 additions and 1 deletions

View File

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