From 58a7c2fa94b756674ed8736f4e3a58d72ef5c1d2 Mon Sep 17 00:00:00 2001 From: Laurent Cozic Date: Sat, 28 Apr 2018 11:40:27 +0200 Subject: [PATCH] Doc: Added forum link to website --- Tools/build-website.js | 9 ++------- docs/changelog/index.html | 9 ++------- docs/debugging/index.html | 9 ++------- docs/desktop/index.html | 9 ++------- docs/donate/index.html | 9 ++------- docs/e2ee/index.html | 9 ++------- docs/faq/index.html | 9 ++------- docs/index.html | 23 +++++++++-------------- docs/mobile/index.html | 9 ++------- docs/spec/index.html | 9 ++------- docs/stats/index.html | 9 ++------- docs/terminal/index.html | 9 ++------- 12 files changed, 31 insertions(+), 91 deletions(-) diff --git a/Tools/build-website.js b/Tools/build-website.js index 79c29a2195..5b8fdc59b8 100644 --- a/Tools/build-website.js +++ b/Tools/build-website.js @@ -155,7 +155,7 @@ const headerHtml = ` padding-left: 2em; margin-bottom: 0; display: table-cell; - min-width: 165px; + min-width: 250px; } .nav ul li { display: inline-block; @@ -175,15 +175,9 @@ const headerHtml = ` .nav-right .share-btn { display: none; } - .share-btn-github { - display: inline-block; - } .nav-right .small-share-btn { display: none; } - .nav-right .share-btn-github { - display: inline-block; - } .footer { padding-top: 1em; border-top: 1px solid #d4d4d4; @@ -216,6 +210,7 @@ const headerHtml = `