Skip to content

CI status link underline

Summary

There is an odd href underline when the CI status icon is hovered over.

Steps to reproduce

Open up an issue like this one with related merge requests and scroll down to the checkmark and hover over that href. The href hover triggers the text underline that seems out of place.

Expected behavior

There should not be an underline on hover since it is an icon.

Relevant logs and/or screenshots

Screen_Shot_2016-07-21_at_1.55.58_PM

Possible fixes

Change text-decoration: none in .ci-status-link:hover