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:
Filipa Lacerda 2017-01-02 15:30:17 +00:00
parent 313aa339b9
commit f4aab83a36
2 changed files with 6 additions and 2 deletions

View File

@ -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;

View File

@ -0,0 +1,4 @@
---
title: Increases width of mini-pipeline-graph dropdown to prevent wrong position on chrome on ubuntu
merge_request: 8399
author: