summaryrefslogtreecommitdiff
path: root/app/views/projects/graphs/ci/_build_times.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/graphs/ci/_build_times.haml')
-rw-r--r--app/views/projects/graphs/ci/_build_times.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/graphs/ci/_build_times.haml b/app/views/projects/graphs/ci/_build_times.haml
index 195f18afc76..bb0975a9535 100644
--- a/app/views/projects/graphs/ci/_build_times.haml
+++ b/app/views/projects/graphs/ci/_build_times.haml
@@ -2,7 +2,7 @@
%p.light
Commit duration in minutes for last 30 commits
- %canvas#build_timesChart{height: 200}
+ %canvas#build_timesChart{ height: 200 }
:javascript
var data = {