Skip to content

Fix CI status icon link underline

What does this MR do?

Changes the CSS so that CI status icon does not underline when it is hovered over.

Are there points in the code the reviewer needs to double check?

Just need to make sure there aren't any side effects (.ci-status-link being used without an icon). To my knowledge, every instance of .ci-status-link is tied to a .ci-status-icon-{statusName}.

Why was this MR needed?

Resolves existing bug

What are the relevant issue numbers?

#20103 (closed)

Does this MR meet the acceptance criteria?

Merge request reports