Commit 8b9bc88c authored by Denys Mishunov's avatar Denys Mishunov

Merge branch '216091-align-author-dropdown-height' into 'master'

Fix misalignment of author dropdown on the commits search page

Closes #216091

See merge request gitlab-org/gitlab!31686
parents eaaddf7b 2dcb16b5
......@@ -110,6 +110,7 @@ export default {
<gl-new-dropdown
:text="dropdownText"
:disabled="hasSearchParam"
toggle-class="gl-py-3"
class="gl-dropdown w-100 mt-2 mt-sm-0"
>
<gl-new-dropdown-header>
......
---
title: Fix misalignment of author dropdown on the commits search page
merge_request: 31686
author:
type: other
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