fix vertical alignment in commit page

parent 1973d0c1
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
vertical-align: middle; vertical-align: middle;
.stage-cell .stage-container { .stage-cell .stage-container {
margin: 3px 3px 3px 0; margin: 0 3px 3px 0;
} }
.stage-container:last-child { .stage-container:last-child {
......
---
title: Vertical align Pipeline Graph in Commit Page
merge_request: 22173
author: Johann Hubert Sonntagbauer
type: fixed
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