mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-02 20:02:29 +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 {
|
||||
width: 242px;
|
||||
width: 216px;
|
||||
}
|
||||
|
||||
/** Compute*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user