Commit a62a8775 authored by Jose Ivan Vargas's avatar Jose Ivan Vargas

Merge branch 'nmezzopera-fix-clipboard-button-tags-list' into 'master'

Fix styling of clipboard button in tags list

See merge request gitlab-org/gitlab!44709
parents 907c8c51 818051b9
...@@ -123,7 +123,7 @@ export default { ...@@ -123,7 +123,7 @@ export default {
v-if="tag.location" v-if="tag.location"
:title="tag.location" :title="tag.location"
:text="tag.location" :text="tag.location"
css-class="btn-default btn-transparent btn-clipboard" category="tertiary"
/> />
<gl-icon <gl-icon
......
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