Commit 0485c047 authored by Phil Hughes's avatar Phil Hughes

Fixed user avatar link render empty space

parent 35faecb0
......@@ -99,7 +99,6 @@ export default {
v-tooltip
:title="tooltipText"
:tooltip-placement="tooltipPlacement"
>{{ username }}</span>
<slot name="avatar-badge"></slot>
>{{ username }}</span><slot name="avatar-badge"></slot>
</gl-link>
</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