-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Trivial
-
Component/s: disk-usage-plugin
-
Environment:Jenkins 1.630
disk-usage plugin 0.27
ChuckNorris Plugin 0.5
The alignment of the disk usage graph on the project page is not properly aligned to the other graphs because the <div>-Tag the graph is located in lacks the 'align:right' that is part of the <div>-Tag of the other graphs.
This causes problems in case the right floating panel contains something very wide, such as the texts from the ChuckNorris Plugin.
I attached a screenshot showing the issue. I think that is a rather trivial fix.