Skip to content
Snippets Groups Projects
Verified Commit 05ed804e authored by Filipa Lacerda's avatar Filipa Lacerda
Browse files

Fix mini graph pipeline breakin in merge request view

parent 20295b3d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -209,6 +209,11 @@
}
 
.stage-cell {
@media (min-width: $screen-md-min) {
min-width: 148px;
margin-right: -4px;
}
.mini-pipeline-graph-dropdown-toggle svg {
height: $ci-action-icon-size;
width: $ci-action-icon-size;
Loading
Loading
---
title: Fix mini graph pipeline breakin in merge request view
merge_request:
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