30903 Vertically align mini pipeline stage container

This commit is contained in:
tauriedavis 2017-05-04 15:58:36 -07:00
parent 79dc817183
commit 166e3cc5b0
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: