Commit 5507c7c6 authored by Filipa Lacerda's avatar Filipa Lacerda

Fix line breaking in nodes of the pipeline graph in firefox

Adds MR ID to CHANGELOG entry
parent 0b95f765
......@@ -335,7 +335,6 @@
width: 100%;
background-color: $gray-light;
padding: $gl-padding;
overflow: auto;
white-space: nowrap;
transition: max-height 0.3s, padding 0.3s;
......@@ -621,14 +620,14 @@
}
.dropdown-counter-badge {
float: right;
color: $border-color;
font-weight: 100;
font-size: 15px;
margin-right: 2px;
position: absolute;
right: 5px;
top: 8px;
}
.grouped-pipeline-dropdown {
padding: 0;
width: 191px;
......
---
title: Fix line breaking in nodes of the pipeline graph in firefox
merge_request: 8292
author:
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