Skip to content

Adjust padding of .dropdown-title to comply with design specs

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

What does this MR do?

Change the styling of .dropdown-title, so it complies with the dropdown design specs, namely:

  • 12px horizontal padding, 8px vertical padding:

Screen_Shot_2018-12-04_at_14.28.10

  • additional 8px padding on the bottom to the separator line:

Screen_Shot_2018-12-04_at_14.28.28

  • 8px margin below the separator line:

Screen_Shot_2018-12-04_at_14.28.39


Before After
dropdown-title-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