Details
-
Type:
Improvement
-
Status: Resolved (View Workflow)
-
Priority:
Trivial
-
Resolution: Fixed
-
Component/s: disk-usage-plugin
-
Labels:
-
Environment:Jenkins 1.630
disk-usage plugin 0.27
ChuckNorris Plugin 0.5
-
Similar Issues:
Description
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.
I provided a pull request to fix that issue.
GitHub Pull Request 32