Commit c8bfb3e4 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'ide-mr-icon-fixes' into 'master'

Fixed tooltip & spacing of merge request icon in IDE

Closes #46121 and #46123

See merge request gitlab-org/gitlab-ce!18805
parents fcea5fc8 dbe81dda
......@@ -16,8 +16,8 @@ export default {
<icon
name="git-merge"
v-tooltip
title="__('Part of merge request changes')"
css-classes="ide-file-changed-icon"
:title="__('Part of merge request changes')"
css-classes="append-right-8"
:size="12"
/>
</template>
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