Commit eb9fab52 authored by Simon Knox's avatar Simon Knox Committed by Tom Quirk

Max width for sidebar dropdown widgets

Changelog: fixed
parent 6ead7b93
......@@ -369,6 +369,7 @@ export default {
:text="dropdownText"
:loading="loading"
class="gl-w-full"
toggle-class="gl-max-w-100"
@shown="setFocus"
>
<gl-search-box-by-type ref="search" v-model="searchTerm" />
......
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