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/framework/page_header.scss')
-rw-r--r--app/assets/stylesheets/framework/page_header.scss8
1 files changed, 0 insertions, 8 deletions
diff --git a/app/assets/stylesheets/framework/page_header.scss b/app/assets/stylesheets/framework/page_header.scss
index c2bd475ab90..ad183a64cc5 100644
--- a/app/assets/stylesheets/framework/page_header.scss
+++ b/app/assets/stylesheets/framework/page_header.scss
@@ -34,12 +34,4 @@
margin-left: 8px;
}
}
-
- .ci-status-link {
- svg {
- position: relative;
- top: 2px;
- margin: 0 2px 0 3px;
- }
- }
}