bug 14044

Reduce width of level bar to prevent '100%' capacity text from
wrapping

status 14044: resolved fixed
This commit is contained in:
Brian Federle 2012-03-06 11:02:39 -08:00
parent 5f2e35fa70
commit 74bc707cad
1 changed files with 1 additions and 1 deletions

View File

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