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
diff options
context:
space:
mode:
authorAnnabel Dunstone <annabel.dunstone@gmail.com>2016-06-15 20:01:58 +0300
committerJacob Schatz <jschatz1@gmail.com>2016-06-21 19:15:49 +0300
commita02c3d09d3670c7b7543461bf4d3c4d5fc08f418 (patch)
treec7b56cc1cb08b09c6b5bdab5cfedd62ce07141da /app/views/projects/graphs
parent596b2f46c835e76748a3026ea080323406ad461c (diff)
Fix graph columns
Diffstat (limited to 'app/views/projects/graphs')
-rw-r--r--app/views/projects/graphs/show.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/graphs/show.html.haml b/app/views/projects/graphs/show.html.haml
index bdfde634f7c..61706c1d0fe 100644
--- a/app/views/projects/graphs/show.html.haml
+++ b/app/views/projects/graphs/show.html.haml
@@ -22,7 +22,7 @@
%p.light
Commits to #{@ref}, excluding merge commits. Limited to 6,000 commits.
%input#brush_change{:type => "hidden"}
- .graphs
+ .graphs.row
#contributors-master
#contributors.clearfix
%ol.contributors-list.clearfix