From 34a93fa1f3e1ffba5866931b6fce1ff99654e317 Mon Sep 17 00:00:00 2001 From: spf13 Date: Wed, 20 Aug 2014 13:13:51 -0400 Subject: [PATCH] Fixing the docs sidebar interactions --- docs/layouts/partials/footer.html | 3 ++- docs/layouts/partials/menu.html | 4 ++-- docs/static/css/style-responsive.css | 26 +++++++------------------- docs/static/css/style.css | 5 +++-- docs/static/js/jquery-2.1.1.min.js | 4 ++++ docs/static/js/scripts.js | 21 ++++++++++++++++----- 6 files changed, 34 insertions(+), 29 deletions(-) create mode 100644 docs/static/js/jquery-2.1.1.min.js diff --git a/docs/layouts/partials/footer.html b/docs/layouts/partials/footer.html index e6a4fc8cf..39300434f 100644 --- a/docs/layouts/partials/footer.html +++ b/docs/layouts/partials/footer.html @@ -19,7 +19,8 @@ - + + diff --git a/docs/layouts/partials/menu.html b/docs/layouts/partials/menu.html index 8e5e4004d..5a9e1ddf1 100644 --- a/docs/layouts/partials/menu.html +++ b/docs/layouts/partials/menu.html @@ -12,9 +12,9 @@ {{ .Pre }} {{ .Name }} - + -