Skip to content

Resolve "Select branch dropdown is too close to branch name"

What does this MR do?

Fixes the margin between the branch selector and the breadcrumbs by reusing the same structure and css classes that were already reused from the tree section :

chrome_2017-06-28_13-41-21

Also it fixes the mobile view :

chrome_2017-06-28_13-41-47

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

  • Reuse of Structure + CSS ok ? Otherwise we end up with tiny small classes for each tiny thing

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #34349 (closed)

Edited by Tim Zallmann

Merge request reports