Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohann Hubert Sonntagbauer <johann.sonntagbauer@gmail.com>2018-10-08 18:17:52 +0300
committerJohann Hubert Sonntagbauer <johann.sonntagbauer@gmail.com>2018-10-08 18:20:30 +0300
commit852e7997faa82b72fe8fe3fe6c52e9e8a17f38ea (patch)
treed03a7aa859549f3b8863671754e76c3c674b823c /changelogs/unreleased
parent1973d0c183218e7ca826d627eaea5ce91a17bed3 (diff)
fix vertical alignment in commit page
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/52193-Pipeline-graph-is-not-vertically-aligned-in-commit-page.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/52193-Pipeline-graph-is-not-vertically-aligned-in-commit-page.yml b/changelogs/unreleased/52193-Pipeline-graph-is-not-vertically-aligned-in-commit-page.yml
new file mode 100644
index 00000000000..2d3ac49807a
--- /dev/null
+++ b/changelogs/unreleased/52193-Pipeline-graph-is-not-vertically-aligned-in-commit-page.yml
@@ -0,0 +1,5 @@
+---
+title: Vertical align Pipeline Graph in Commit Page
+merge_request: 22173
+author: Johann Hubert Sonntagbauer
+type: fixed