From 951279b1a312db5d943c970d435bba5b29901375 Mon Sep 17 00:00:00 2001 From: Dmitriy Zaporozhets Date: Sat, 14 Jun 2014 19:09:36 +0300 Subject: [PATCH] Improve tree view for iPad --- app/views/projects/tree/_tree.html.haml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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