Commit 94a08ec1 authored by Annabel Dunstone's avatar Annabel Dunstone

Add margin between labels; remove underline hover style on status button

parent c49517a0
......@@ -43,6 +43,13 @@
border-top-width: 1px;
}
.commit-link {
a:hover {
text-decoration: none;
}
}
.branch-commit {
.branch-name {
......@@ -80,7 +87,12 @@
margin-left: 0;
}
.label {
margin-right: 4px;
}
.label-container {
font-size: 0;
.label {
margin-top: 5px;
......
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