From: Rui Lima Date: Thu, 17 Oct 2019 09:53:33 +0000 (+0100) Subject: fix: documentation button hidden on tablets X-Git-Tag: 0.8.0~17 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c506e3f720a15b64c693e8025b7938cfb73f7536;p=thirdparty%2Fbulma.git fix: documentation button hidden on tablets - add jekyll cache folder to .gitignore --- diff --git a/docs/.gitignore b/docs/.gitignore index a45e40535..720e68ede 100644 --- a/docs/.gitignore +++ b/docs/.gitignore @@ -27,3 +27,4 @@ test.scss /styles/node_modules /versions _site +.jekyll-cache diff --git a/docs/_includes/global/navbar.html b/docs/_includes/global/navbar.html index 20cb99ef1..aa69c1bb3 100644 --- a/docs/_includes/global/navbar.html +++ b/docs/_includes/global/navbar.html @@ -33,7 +33,7 @@ Docs - + Documentation