Commit cacdb224 authored by Hector Bustillos's avatar Hector Bustillos Committed by Clement Ho

Stage dropdown lists style corrections

parent 467fcfa1
...@@ -111,7 +111,7 @@ export default { ...@@ -111,7 +111,7 @@ export default {
:href="status.details_path" :href="status.details_path"
:title="tooltipText" :title="tooltipText"
:class="cssClassJobName" :class="cssClassJobName"
class="js-pipeline-graph-job-link qa-job-link" class="js-pipeline-graph-job-link qa-job-link menu-item"
> >
<job-name-component :name="job.name" :status="job.status" /> <job-name-component :name="job.name" :status="job.status" />
</gl-link> </gl-link>
......
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