Skip to content
Snippets Groups Projects
Commit 42ccb425 authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

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
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -124,11 +124,6 @@
float: left;
padding-left: $gl-padding-8;
}
.section-header ~ .section.line {
margin-left: $gl-padding;
display: block;
}
}
 
.build-header {
Loading
Loading
---
title: Fix job logs where style changes were broken down into separate lines
merge_request: 31674
author:
type: fixed
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment