After upgrading Jenkins from 1.570 to 1.575, I am seeing the build artifacts, job description, and permalinks container overlap the build history table (see screenshot). This makes some of the links in the build history un-clickable, since they are behind the other container.
The UI issue is seen in Chrome 38.0.2114.2, Firefox 30.0, and IE 10, for windows of about 980px wide through 1275px wide, depending on the browser.
It looks like the #side-panel-content div is not wide enough to fully contain the #buildHistory table.
- duplicates
-
JENKINS-23829 Layout: Job history may overlap main job status
- Resolved