summaryrefslogtreecommitdiff
path: root/app/views/projects/commit
diff options
context:
space:
mode:
authorDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-12 21:56:03 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2013-07-12 21:56:03 +0300
commit8b1d44f789cce12219dbc70890d8a72675b71315 (patch)
tree022a499b4e2558f2a2f7add38a6f3b5a67253152 /app/views/projects/commit
parent3b660be6ee79d75ab3e287411a0cdb01bf63c722 (diff)
downloadgitlab-ce-8b1d44f789cce12219dbc70890d8a72675b71315.tar.gz
Reduce top margin for commit show page box
Diffstat (limited to 'app/views/projects/commit')
-rw-r--r--app/views/projects/commit/_commit_box.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/commit/_commit_box.html.haml b/app/views/projects/commit/_commit_box.html.haml
index 646791773b2..62ef2871096 100644
--- a/app/views/projects/commit/_commit_box.html.haml
+++ b/app/views/projects/commit/_commit_box.html.haml
@@ -1,4 +1,4 @@
-.ui-box.ui-box-show
+.ui-box.ui-box-show.commit-box
.ui-box-head
.pull-right
- if @notes_count > 0