Commit 657c0df6 authored by Nicolò Maria Mezzopera's avatar Nicolò Maria Mezzopera

Merge branch 'say-no-to-hacks' into 'master'

Removes "fixes" that broke the pipeline table

Closes #36383

See merge request gitlab-org/gitlab!36803
parents a04c8e24 aa063c3e
......@@ -253,13 +253,6 @@
}
.stage-cell {
&.table-section {
@include media-breakpoint-up(md) {
min-width: 160px; /* Hack alert: Without this the mini graph pipeline won't work properly*/
margin-right: -4px;
}
}
.mini-pipeline-graph-dropdown-toggle {
svg {
height: $ci-action-icon-size;
......
---
title: Removes fixes that broke the pipeline table
merge_request: 36803
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