Details
-
Bug
-
Status: Resolved (View Workflow)
-
Minor
-
Resolution: Fixed
-
Pipeline stage view 2.14
Jenkins LTS 2.235.5
-
-
2.17
Description
I started a Jenkins controller using the latest LTS available and when I created a Pipeline I could see that the status and full stage view links have two icons activated.
I could isolate that the CSS class icon-workflow-stage (defined here) is in fact adding the Git logo.
With Jenkins 2.249.1 LTS with Pipeline stage view 2.15 the icons are still overlapping. As a workaround we overwrote background-image to none, but it would be great, to have an official fix for it.