Commit 41f50cde authored by Austin Regnery's avatar Austin Regnery

Remove carat from dropdown button

Changelog: changed
parent ed67f0e8
......@@ -109,12 +109,13 @@ export default {
<div v-if="hasDropdownActions" class="gl-p-2">
<gl-dropdown
data-testid="dropdown-toggle"
right
:text="$options.i18n.userAdministration"
:text-sr-only="!showButtonLabels"
icon="ellipsis_h"
data-qa-selector="user_actions_dropdown_toggle"
:data-qa-username="user.username"
no-caret
right
>
<gl-dropdown-section-header>{{
$options.i18n.userAdministration
......
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