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:
Diffstat (limited to 'app/assets/stylesheets/pages/projects.scss')
-rw-r--r--app/assets/stylesheets/pages/projects.scss10
1 files changed, 0 insertions, 10 deletions
diff --git a/app/assets/stylesheets/pages/projects.scss b/app/assets/stylesheets/pages/projects.scss
index 16f96ebadc9..dfd64d0773c 100644
--- a/app/assets/stylesheets/pages/projects.scss
+++ b/app/assets/stylesheets/pages/projects.scss
@@ -237,11 +237,6 @@
line-height: 34px;
margin: 0;
- > li + li::before {
- padding: 0 3px;
- color: $gray-300;
- }
-
a {
color: $gl-text-color;
}
@@ -1032,11 +1027,6 @@ pre.light-well {
}
}
-.issuable-footer {
- padding-top: $gl-padding;
- padding-bottom: 37px;
-}
-
.project-ci-linter {
.ci-editor {
height: 400px;