Add CI styling to all CI updates

This commit is contained in:
Annabel Dunstone 2016-04-05 14:12:47 -07:00
parent 2446f853bd
commit b23e67bce5
2 changed files with 2 additions and 2 deletions

View file

@ -401,7 +401,7 @@ pre.light-well {
} }
.commit_short_id { .commit_short_id {
margin-right: 5px; margin: 0 5px;
color: $gl-link-color; color: $gl-link-color;
font-weight: 600; font-weight: 600;
} }

View file

@ -1,4 +1,4 @@
.container-fluid .content { .container-fluid {
.ci-status { .ci-status {
padding: 2px 7px; padding: 2px 7px;
margin-right: 5px; margin-right: 5px;