Commit 587486ba authored by Kushal Pandya's avatar Kushal Pandya

Merge branch 'consistent-question-mark-mr' into 'master'

Update question mark icon while checking pipeline status

See merge request gitlab-org/gitlab!52760
parents 1a2a4378 89f0cb3f
......@@ -155,13 +155,14 @@ export default {
>
{{ $options.monitoringPipelineText }}
<gl-link
v-gl-tooltip
:href="ciTroubleshootingDocsPath"
target="_blank"
:title="__('About this feature')"
class="gl-display-flex gl-align-items-center gl-ml-2"
>
<gl-icon
name="question"
:size="12"
:aria-label="__('Link to go to GitLab pipeline documentation')"
/>
</gl-link>
......
---
title: Update question mark icon while checking pipeline status
merge_request: 52760
author: Yogi (@yo)
type: other
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