Skip to content

Adjust dropdown item and header padding to comply with design specs

Inactive Account requested to merge winh-dropdown-item-padding into master

What does this MR do?

Change the styling of dropdown items and headers so they comply with the dropdown design specs, namely:

  • 12px horizontal padding, 8px vertical padding for dropdown items:

Screen_Shot_2018-12-04_at_15.18.40

  • 12px horizontal padding, 8px vertical padding, 14px font size, text color for dropdown headers:

Screen_Shot_2018-12-04_at_21.02.15

  • 16px line height:

Screen_Shot_2018-12-06_at_10.27.03


Before After
dropdown-item-before dropdown-item-after
dropdown-header-before dropdown-title-after

What are the relevant issue numbers?

part of https://gitlab.com/gitlab-org/gitlab-ee/issues/7715

Does this MR meet the acceptance criteria?

Edited by Inactive Account

Merge request reports