Commit f1243ad9 authored by Fatih Acet's avatar Fatih Acet Committed by Douglas Barbosa Alexandre

Merge branch '26218-rety-button-pipeline-builds-name-drodown-broken' into 'master'

Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu

Closes #26218

See merge request !8399
parent 4a0117b8
......@@ -610,7 +610,8 @@
.grouped-pipeline-dropdown {
padding: 0;
width: 191px;
width: 195px;
min-width: 195px;
left: auto;
right: -195px;
top: -4px;
......
---
title: Increases width of mini-pipeline-graph dropdown to prevent wrong position on chrome on ubuntu
merge_request: 8399
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