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 = `