Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/app
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-14 20:09:36 +0400
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2014-06-14 20:09:36 +0400
commit951279b1a312db5d943c970d435bba5b29901375 (patch)
treea56b743c1116d1826b115018b5b855ffd5acb04e /app
parent55795b7c297c08b4b3f7f6dc3ee98cd0d29c6748 (diff)
Improve tree view for iPad
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Diffstat (limited to 'app')
-rw-r--r--app/views/projects/tree/_tree.html.haml6
1 files changed, 3 insertions, 3 deletions
diff --git a/app/views/projects/tree/_tree.html.haml b/app/views/projects/tree/_tree.html.haml
index 33cc40f475c..84c3682d7ab 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
&nbsp;
%i.icon-angle-right
&nbsp;