summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <clemmakesapps@gmail.com>2018-06-14 22:03:21 +0000
committerFilipa Lacerda <filipa@gitlab.com>2018-06-15 09:45:35 +0100
commitb032251afc5ff5b7e28ce7096a08eae55726eaeb (patch)
tree1e3428ae1083f5d23579ef46c1f4f8814afc70b4
parentdb0c9d95221cab9e1ab24955ecb4e22724a18464 (diff)
downloadgitlab-ce-b032251afc5ff5b7e28ce7096a08eae55726eaeb.tar.gz
Merge branch 'jivl-fix-missing-loading-dots-job-logs' into 'master'
Fix missing dots from the CI job log output Closes #47817 See merge request gitlab-org/gitlab-ce!19871
-rw-r--r--app/views/shared/builds/_build_output.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/shared/builds/_build_output.html.haml b/app/views/shared/builds/_build_output.html.haml
index 07f1501fadd..0e18128a8f1 100644
--- a/app/views/shared/builds/_build_output.html.haml
+++ b/app/views/shared/builds/_build_output.html.haml
@@ -1,3 +1,3 @@
%pre.build-trace#build-trace
%code.bash.js-build-output
- .build-loader-animation.js-build-refresh
+ .build-loader-animation.js-build-refresh