Commit 3fd6a1dd authored by Enrique Alcántara's avatar Enrique Alcántara

Merge branch '217743-match-commits-filter-author-button-to-spec' into 'master'

Make commits author button confirm to Pajamas specs

Closes #217743

See merge request gitlab-org/gitlab!32821
parents 949e25a0 b3fc451b
......@@ -110,8 +110,8 @@ export default {
<gl-new-dropdown
:text="dropdownText"
:disabled="hasSearchParam"
toggle-class="gl-py-3"
class="gl-dropdown w-100 mt-2 mt-sm-0"
toggle-class="gl-py-3 gl-border-0"
class="w-100 mt-2 mt-sm-0"
>
<gl-new-dropdown-header>
{{ __('Search by author') }}
......
---
title: Make commits author button confirm to Pajamas specs
merge_request: 32821
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment