summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/pages
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 18:09:10 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-01-22 18:09:10 +0000
commit852877d997ee2b22f185d388992382986a8f2e1d (patch)
tree2fe0263ec73d5d902a90a3fc798983d5b7bea332 /app/assets/stylesheets/pages
parent7e81076708c00325c922928aa593070b1c9b402c (diff)
downloadgitlab-ce-852877d997ee2b22f185d388992382986a8f2e1d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'app/assets/stylesheets/pages')
-rw-r--r--app/assets/stylesheets/pages/groups.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/assets/stylesheets/pages/groups.scss b/app/assets/stylesheets/pages/groups.scss
index aeda91c1714..87307fd682e 100644
--- a/app/assets/stylesheets/pages/groups.scss
+++ b/app/assets/stylesheets/pages/groups.scss
@@ -260,7 +260,6 @@
}
.pipeline-quota {
- border-top: 1px solid $table-border-color;
border-bottom: 1px solid $table-border-color;
margin: 0 0 $gl-padding;