From 34cddad56b770394e32be7a74ef6ed745e8ac8bd Mon Sep 17 00:00:00 2001
From: rszyma <44318430+rszyma@users.noreply.github.com>
Date: Sat, 20 May 2023 11:07:23 +0200
Subject: [PATCH] Remove gitter-sidecar
[why]
Disfunctional
See PR #1252
---
_includes/css/nerd-font-tweaks.scss | 10 ----------
_includes/scripts.html | 7 -------
2 files changed, 17 deletions(-)
diff --git a/_includes/css/nerd-font-tweaks.scss b/_includes/css/nerd-font-tweaks.scss
index 21c1ee2b85a..e8c22832ea2 100644
--- a/_includes/css/nerd-font-tweaks.scss
+++ b/_includes/css/nerd-font-tweaks.scss
@@ -286,16 +286,6 @@ a.nerd-font-button:before {
z-index: 12;
}
-/* gitter chat tweaks */
-.gitter-open-chat-button {
- border-color: #2e2e2e;
- color: #2e2e2e;
- border-width: 2px 2px 0px 2px;
- border-style: solid;
- font-weight: bold;
- font-family: Raleway;
-}
-
/* HACK - replicate FA stack */
.fa-stack {
display: inline-block;
diff --git a/_includes/scripts.html b/_includes/scripts.html
index e68081807f1..792a6a238c0 100644
--- a/_includes/scripts.html
+++ b/_includes/scripts.html
@@ -1,11 +1,4 @@
-
-
-