Skip to content

Remove green outline from `New branch unavailable` button on issue page

What does this MR do?

  • remove mistakenly added green outline from New branch unavailable button on issue page
  • remove mistakenly added green outline from Checking branches... button on issue page

Why was this MR needed?

New branch unavailable and Checking branches... buttons had green outline though that should only be added to the New branch button.

What are the relevant issue numbers?

fixes #21006 (closed)

Screenshots

Before

before-checking

before-new-branch

before-unavailable

After

after-checking

after-new-branch

after-unavailable

Merge request reports