Skip to content

Commit

Permalink
[JENKINS-68103] Fix build progress bar not taking the user to console…
Browse files Browse the repository at this point in the history
… output (jenkinsci#6479)
  • Loading branch information
janfaracik authored Apr 15, 2022
1 parent 387104f commit bbd2e82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions war/src/main/less/modules/breadcrumbs.less
Original file line number Diff line number Diff line change
Expand Up @@ -209,6 +209,7 @@
left: -10px;
bottom: -7px;
right: -10px;
pointer-events: none;
}

&:hover {
Expand Down

0 comments on commit bbd2e82

Please sign in to comment.