From ad165ec5ce62da86e773e3478e5da4e34fcc950c Mon Sep 17 00:00:00 2001 From: Filipa Lacerda Date: Wed, 10 Jul 2019 10:35:30 +0100 Subject: Align items in merge request dashboard Vertically aligns ci icon, avatar, and comments icons in the merge request dashboard by using flex --- changelogs/unreleased/64314-ci-icon.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/64314-ci-icon.yml (limited to 'changelogs') diff --git a/changelogs/unreleased/64314-ci-icon.yml b/changelogs/unreleased/64314-ci-icon.yml new file mode 100644 index 00000000000..8a550b6fa5b --- /dev/null +++ b/changelogs/unreleased/64314-ci-icon.yml @@ -0,0 +1,5 @@ +--- +title: Aligns CI icon in Merge Request dashboard +merge_request: 30558 +author: +type: fixed -- cgit v1.2.1