From fa3fdf4e01fcc9958771aa6ac265c35f0889b9d6 Mon Sep 17 00:00:00 2001 From: Jonathan Leitschuh Date: Wed, 28 Oct 2015 17:16:21 -0400 Subject: [PATCH] chore(site): Adds Gitter Sidecar to Homepage More info about the sidecar can be found here: https://sidecar.gitter.im/ --- misc/site/css/site.css | 5 +++++ misc/site/index.html | 8 +++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/misc/site/css/site.css b/misc/site/css/site.css index e2f2446cea..ea1fa1bc37 100644 --- a/misc/site/css/site.css +++ b/misc/site/css/site.css @@ -230,3 +230,8 @@ p.modal-message { .info-link { color: #34EFBB; } + +.gitter-chat-embed{ + /*XXX:HACK to get the chat to show up over the header bar*/ + z-index: 5000 important!; +} diff --git a/misc/site/index.html b/misc/site/index.html index 99083d3d21..55eac587f8 100644 --- a/misc/site/index.html +++ b/misc/site/index.html @@ -13,6 +13,12 @@ + + @@ -52,7 +58,7 @@ - +