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:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-06-10 21:09:28 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-06-10 21:09:28 +0300
commit2f7719abdfde4cb50ed05346b98bac26ea06a8de (patch)
tree71bc9a5cde931b50f38f2e2fe76cc67e1181e3d6 /app/assets/stylesheets/components/related_items_list.scss
parent37140013714814d8ffe662a372697c56eea2fde0 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/components/related_items_list.scss')
-rw-r--r--app/assets/stylesheets/components/related_items_list.scss6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/assets/stylesheets/components/related_items_list.scss b/app/assets/stylesheets/components/related_items_list.scss
index 7c668666d70..3bb889b6ba0 100644
--- a/app/assets/stylesheets/components/related_items_list.scss
+++ b/app/assets/stylesheets/components/related_items_list.scss
@@ -80,11 +80,6 @@ $item-remove-button-space: 42px;
.health-label-short {
max-width: 0;
}
-
- .bullet-separator {
- font-size: 9px;
- color: $gray-200;
- }
}
.card-header {
@@ -198,7 +193,6 @@ $item-remove-button-space: 42px;
}
}
-.mr-status-wrapper,
.mr-ci-status {
line-height: 0;
}