Commit 42ccb425 authored by Filipa Lacerda's avatar Filipa Lacerda

Merge branch 'fix-job-log-formatting' into 'master'

Fix job log where spans were displayed in block

Closes #65686

See merge request gitlab-org/gitlab-ce!31674
parents d8f1cb39 f7135aab
......@@ -124,11 +124,6 @@
float: left;
padding-left: $gl-padding-8;
}
.section-header ~ .section.line {
margin-left: $gl-padding;
display: block;
}
}
.build-header {
......
---
title: Fix job logs where style changes were broken down into separate lines
merge_request: 31674
author:
type: fixed
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment