Commit 2dcb16b5 authored by Samantha Ming's avatar Samantha Ming

Fix misalignment of author dropdown on the commits search page

parent 52cdad05
...@@ -110,6 +110,7 @@ export default { ...@@ -110,6 +110,7 @@ export default {
<gl-new-dropdown <gl-new-dropdown
:text="dropdownText" :text="dropdownText"
:disabled="hasSearchParam" :disabled="hasSearchParam"
toggle-class="gl-py-3"
class="gl-dropdown w-100 mt-2 mt-sm-0" class="gl-dropdown w-100 mt-2 mt-sm-0"
> >
<gl-new-dropdown-header> <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