Skip to content

Resolve "Buttons in the "Branches" page are stacking on top of each other depending on the selected filter"

What does this MR do?

Prevents the header controls on the branches page from bunching up when they take up more than 50% of the available screen width.

Are there points in the code the reviewer needs to double check?

nope, pretty straight forward

Why was this MR needed?

see above

Screenshots (if relevant)

Before ($screen-lg)

before

After ($screen-lg)

after

Before ($screen-xs)

before-sm

After ($screen-xs)

after-sm

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #24820 (closed)

Merge request reports