diff --git a/app/views/projects/tree/_tree.html.haml b/app/views/projects/tree/_tree.html.haml
index 33cc40f..84c3682 100644
--- a/app/views/projects/tree/_tree.html.haml
+++ b/app/views/projects/tree/_tree.html.haml
@@ -20,9 +20,9 @@
%tr
%th Name
%th Last Update
- %th.hidden-sm.hidden-xs
- Last Commit
- %span.last-commit
+ %th.hidden-xs
+ .pull-left Last Commit
+ .last-commit.hidden-sm.pull-left
%i.icon-angle-right
--
libgit2 0.21.2