diff --git a/app/assets/javascripts/groups_projects/components/more_actions_dropdown.vue b/app/assets/javascripts/groups_projects/components/more_actions_dropdown.vue index 50392de0b67d8c110d4c7ec338abb988ce8142bb..76b0b819698c0052cf00472b9fbda0e3b3914980 100644 --- a/app/assets/javascripts/groups_projects/components/more_actions_dropdown.vue +++ b/app/assets/javascripts/groups_projects/components/more_actions_dropdown.vue @@ -123,7 +123,7 @@ export default { <template #toggle> <div class="gl-min-h-7"> <gl-button - class="gl-md-display-none! gl-new-dropdown-toggle gl-absolute gl-top-0 gl-left-0 gl-w-full" + class="gl-md-display-none! gl-new-dropdown-toggle gl-absolute gl-top-0 gl-left-0 gl-w-full gl-sm-w-auto" button-text-classes="gl-w-full" category="secondary" :aria-label="$options.i18n.actionsLabel"