Merge branch '30903-vertically-align-mini-pipeline' into 'master'

30903 Vertically align mini pipeline stage container

Closes #30903

See merge request !11105
This commit is contained in:
Annabel Dunstone Gray 2017-05-05 18:58:28 +00:00
commit bf04c4ba5f
2 changed files with 5 additions and 0 deletions

View File

@ -273,6 +273,7 @@
.stage-container {
display: inline-block;
position: relative;
vertical-align: middle;
height: 22px;
margin: 3px 6px 3px 0;

View File

@ -0,0 +1,4 @@
---
title: Vertically align mini pipeline stage container
merge_request:
author: