Skip to content
Snippets Groups Projects
Commit 5857f0e5 authored by Annabel Dunstone Gray's avatar Annabel Dunstone Gray
Browse files

Merge branch 'sh-add-margin-member-list' into 'master'

Add padding to left of "Sort by" in members dropdown

See merge request gitlab-org/gitlab-ce!32602
parents 0e0a4d78 288a42b5
No related branches found
No related tags found
No related merge requests found
= label_tag :sort_by, 'Sort by', class: 'col-form-label label-bold pr-2'
= label_tag :sort_by, 'Sort by', class: 'col-form-label label-bold px-2'
.dropdown.inline.qa-user-sort-dropdown
= dropdown_toggle(member_sort_options_hash[@sort], { toggle: 'dropdown' })
%ul.dropdown-menu.dropdown-menu-right.dropdown-menu-selectable
Loading
Loading
---
title: Add padding to left of "Sort by" in members dropdown
merge_request: 32602
author:
type: other
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment