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/help.scss')
-rw-r--r--app/assets/stylesheets/pages/help.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/app/assets/stylesheets/pages/help.scss b/app/assets/stylesheets/pages/help.scss
index 540060d60de..c05216ac6e6 100644
--- a/app/assets/stylesheets/pages/help.scss
+++ b/app/assets/stylesheets/pages/help.scss
@@ -26,13 +26,6 @@
text-align: right;
white-space: nowrap;
}
-
- .key {
- @extend .badge.badge-pill;
- background-color: $label-inverse-bg;
- font: 11px Consolas, 'Liberation Mono', Menlo, Courier, monospace;
- padding: 3px 5px;
- }
}
.documentation {