Mobile view for commit status

This commit is contained in:
Annabel Dunstone 2016-07-21 08:31:05 -07:00
parent 6b5708e073
commit 420f117df9
2 changed files with 10 additions and 1 deletions

View File

@ -75,3 +75,11 @@
color: $gl-gray;
}
}
.visible-xs-inline {
.ci-status-link {
position: relative;
top: 2px;
left: 5px;
}
}

View File

@ -19,7 +19,8 @@
·
= commit.short_id
- if commit.status
= render_commit_status(commit)
.visible-xs-inline
= render_commit_status(commit)
- if commit.description?
%a.text-expander.hidden-xs.js-toggle-button ...