From cf3d0583087fc88f091ebc03bbb103b54593d934 Mon Sep 17 00:00:00 2001 From: scotty Date: Mon, 7 Mar 2016 13:59:59 -0800 Subject: [PATCH] nav buttons exclusions fix --- _includes/head-header.html | 10 +++++----- _sass/_base.sass | 4 ---- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/_includes/head-header.html b/_includes/head-header.html index df2605c4de..8f34830803 100644 --- a/_includes/head-header.html +++ b/_includes/head-header.html @@ -15,8 +15,8 @@
@@ -42,16 +42,16 @@
Interested in hacking on the core Kubernetes code base?
- View On Github + View On Github
Explore the community
diff --git a/_sass/_base.sass b/_sass/_base.sass index 531d9e49c6..ddc684d90a 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -118,10 +118,6 @@ header #viewDocs, #tryKubernetes display: none -#home - #viewDocs, #tryKubernetes - display: inline-block - #viewDocs border: 1px solid white background-color: transparent