Tweak style and add back wording

This commit is contained in:
victorwu 2016-12-09 16:48:53 -06:00
parent 569645a809
commit a6ca5689b0
1 changed files with 2 additions and 1 deletions

View File

@ -5,8 +5,9 @@
%tr
%th Name
%th.hidden-xs
.pull-left Last commit
.last-commit.hidden-sm.pull-left
%small.light
%small.light
= clipboard_button(clipboard_text: @commit.id)
= link_to @commit.short_id, namespace_project_commit_path(@project.namespace, @project, @commit), class: "monospace"
= time_ago_with_tooltip(@commit.committed_date)