Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSarah German <sgerman@gitlab.com>2023-03-21 00:08:51 +0300
committerAchilleas Pipinellis <axil@gitlab.com>2023-03-21 00:08:51 +0300
commita8af88ade5ef675d832ba9ce28bda1f30b525695 (patch)
treefedc409c2400e62b406d575f83c18695591aacb1 /content/assets/stylesheets/help.scss
parenta6e1b5f4957bf33224f97f9a5814fe911ac57cf2 (diff)
Remove Disqus commenting
Diffstat (limited to 'content/assets/stylesheets/help.scss')
-rw-r--r--content/assets/stylesheets/help.scss11
1 files changed, 0 insertions, 11 deletions
diff --git a/content/assets/stylesheets/help.scss b/content/assets/stylesheets/help.scss
index 7bc7caa3..18754596 100644
--- a/content/assets/stylesheets/help.scss
+++ b/content/assets/stylesheets/help.scss
@@ -99,14 +99,3 @@
}
}
}
-
-.disqus-comments-gitlab {
- iframe {
- padding-left: 1.067rem;
- padding-right: 1.067rem;
- background-color: $white;
- border-radius: 0.333rem;
- box-shadow: 0.133rem 0.133rem 0.467rem $search-border;
- margin-top: 1.667rem;
- }
-}