summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/components
diff options
context:
space:
mode:
authorConstance Okoghenun <constanceokoghenun@gmail.com>2019-01-21 17:10:33 +0100
committerConstance Okoghenun <constanceokoghenun@gmail.com>2019-01-21 17:10:33 +0100
commit0943eeeaf788ccad236364dc6ad2c5f01675c6be (patch)
tree86e6b62637911fcd88f8bc40192910e4197b9165 /app/assets/stylesheets/components
parent311b0cd658c44e01539365fbef2960fb2099d936 (diff)
downloadgitlab-ce-0943eeeaf788ccad236364dc6ad2c5f01675c6be.tar.gz
Removed related MR pipeline status icon margin
Diffstat (limited to 'app/assets/stylesheets/components')
-rw-r--r--app/assets/stylesheets/components/related_items_list.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/assets/stylesheets/components/related_items_list.scss b/app/assets/stylesheets/components/related_items_list.scss
index 68b55d42073..048a5c0300c 100644
--- a/app/assets/stylesheets/components/related_items_list.scss
+++ b/app/assets/stylesheets/components/related_items_list.scss
@@ -194,7 +194,9 @@ $item-weight-max-width: 48px;
}
}
-.mr-status-wrapper {
+.mr-status-wrapper,
+.mr-ci-status
+ {
line-height: 0;
}