summaryrefslogtreecommitdiff
path: root/app/views/projects/commits/_commit.html.haml
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-19 20:45:21 -0800
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2015-02-19 20:45:21 -0800
commit906f8efd29ad7d4abb95e8e3507d5a6aa700d653 (patch)
treeba77683f0b83532e18502bbd6cb487a1d3bc90d8 /app/views/projects/commits/_commit.html.haml
parentee6c4a2cca65d56c01156950d62dfb2f01839cb9 (diff)
downloadgitlab-ce-906f8efd29ad7d4abb95e8e3507d5a6aa700d653.tar.gz
Refactor commits css
Diffstat (limited to 'app/views/projects/commits/_commit.html.haml')
-rw-r--r--app/views/projects/commits/_commit.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commits/_commit.html.haml b/app/views/projects/commits/_commit.html.haml
index 1bf1ada1680..64f528f482e 100644
--- a/app/views/projects/commits/_commit.html.haml
+++ b/app/views/projects/commits/_commit.html.haml
@@ -24,7 +24,7 @@
= preserve(gfm(escape_once(commit.description)))
.commit-row-info
- = commit_author_link(commit, avatar: true, size: 16)
+ = commit_author_link(commit, avatar: true, size: 24)
authored
.committed_ago
#{time_ago_with_tooltip(commit.committed_date)} &nbsp;