diff --git a/_includes/navigation.html b/_includes/navigation.html
index 56fb21f1f4..07f8d36318 100644
--- a/_includes/navigation.html
+++ b/_includes/navigation.html
@@ -20,8 +20,8 @@
-
-
+
+
{%- for entry in site.data.toc.horizontalnav -%}
- {{ entry.title }}
{%- endfor -%}
diff --git a/_layouts/docs.html b/_layouts/docs.html
index 9ebb80d267..701bac4165 100644
--- a/_layouts/docs.html
+++ b/_layouts/docs.html
@@ -50,7 +50,7 @@