Commit dbe81dda authored by Phil Hughes's avatar Phil Hughes

Fixed tooltip & spacing of merge request icon in IDE

Closes #46123, #46121
parent 0a46bf70
......@@ -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