bug 14044

Reduce width of level bar to prevent '100%' capacity text from
wrapping
This commit is contained in:
Brian Federle 2012-03-06 11:02:06 -08:00
parent 5148145d18
commit 5c1f1a505f

View File

@ -3949,7 +3949,7 @@ Dialogs*/
}
.system-chart.dashboard.admin .dashboard-container .stats .chart {
width: 242px;
width: 216px;
}
/** Compute*/