mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-04 20:29:27 +01:00
bug 14044
Reduce width of level bar to prevent '100%' capacity text from wrapping
This commit is contained in:
parent
5148145d18
commit
5c1f1a505f
@ -3949,7 +3949,7 @@ Dialogs*/
|
|||||||
}
|
}
|
||||||
|
|
||||||
.system-chart.dashboard.admin .dashboard-container .stats .chart {
|
.system-chart.dashboard.admin .dashboard-container .stats .chart {
|
||||||
width: 242px;
|
width: 216px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/** Compute*/
|
/** Compute*/
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user