Skip to content
Snippets Groups Projects
Commit de25604f authored by Fatih Acet's avatar Fatih Acet 🤙
Browse files

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
parents 313aa339 f4aab83a
No related branches found
No related tags found
1 merge request!8399Increases pipeline graph drowdown width in order to prevent strange position on chrome on ubuntu
Pipeline #
......@@ -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;
......
---
title: Increases width of mini-pipeline-graph dropdown to prevent wrong position on chrome on ubuntu
merge_request: 8399
author:
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