Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu
Adds MR ID to changelog entry
This commit is contained in:
parent
313aa339b9
commit
f4aab83a36
2 changed files with 6 additions and 2 deletions
|
@ -630,8 +630,8 @@
|
|||
|
||||
.grouped-pipeline-dropdown {
|
||||
padding: 0;
|
||||
width: 191px;
|
||||
min-width: 191px;
|
||||
width: 195px;
|
||||
min-width: 195px;
|
||||
left: auto;
|
||||
right: -195px;
|
||||
top: -4px;
|
||||
|
|
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
title: Increases width of mini-pipeline-graph dropdown to prevent wrong position on chrome on ubuntu
|
||||
merge_request: 8399
|
||||
author:
|
Loading…
Reference in a new issue