Commit b37558cd authored by Phil Hughes's avatar Phil Hughes

Merge branch '53519-job-log' into 'master'

Removes extra right margin from job page

Closes #8282

See merge request gitlab-org/gitlab-ee!8229
parents 921d8895 60bc4dd3
......@@ -57,10 +57,6 @@
.top-bar {
@include build-trace-top-bar(35px);
&.sidebar-expanded {
margin-right: calc(#{$gutter-width} - 16px);
}
.truncated-info {
.truncated-info-size {
margin: 0 5px;
......
---
title: Removes extra rigth margin from job page
merge_request:
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