Commit 71d65467 authored by Annabel Dunstone's avatar Annabel Dunstone

Fix alignment of icon on commits page

parent e5840a4d
......@@ -68,22 +68,11 @@
}
.ci-status-link {
margin-left: 2px;
svg {
vertical-align: middle;
}
.ci-status-label {
display: inline-block;
}
&:hover {
text-decoration: none;
.ci-status-label {
text-decoration: underline;
}
position: relative;
top: 2px;
margin: 0 2px 0 3px;
}
}
}
......
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