summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClement Ho <ClemMakesApps@gmail.com>2017-07-18 13:08:23 -0500
committerClement Ho <ClemMakesApps@gmail.com>2017-07-18 13:08:23 -0500
commitd66f8334310c77ad5908eec8d31ddb7cc19aeb2c (patch)
treef36049639a652e2740ca26ce2ae6499cb361f8ff
parent9c70d98eefa9e306171158a5e1aaca17b6e47917 (diff)
downloadgitlab-ce-fix-ci-status-alignment-artifacts.tar.gz
Fix CI Status alignment for artifacts pagefix-ci-status-alignment-artifacts
-rw-r--r--app/views/projects/jobs/_header.html.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/jobs/_header.html.haml b/app/views/projects/jobs/_header.html.haml
index d81b8f6bb4c..83a2af1dc74 100644
--- a/app/views/projects/jobs/_header.html.haml
+++ b/app/views/projects/jobs/_header.html.haml
@@ -1,7 +1,7 @@
- show_controls = local_assigns.fetch(:show_controls, true)
- pipeline = @build.pipeline
-.content-block.build-header.top-area
+.content-block.build-header.top-area.page-content-header
.header-content
= render 'ci/status/badge', status: @build.detailed_status(current_user), link: false, title: @build.status_title
%strong