Skip to content

Fixed alignment issues with IDE sidebar

Phil Hughes requested to merge ide-alignment-fixes into master

What does this MR do?

Fixes some alignment issues & tooltip bug after Bootstrap 4 merge. They are as following:

  1. Fixes the alignment with project header. Project header went 2px taller which caused it not to align with the sidebar items correctly.
  2. Fixes alignment of the new item dropdown button.
  3. Fixes tooltip not hiding after clicking a item in the sidebar.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/47244

Edited by Phil Hughes

Merge request reports