From 3f30818a4b516d9ca02a6cbbe344722e2fb2ba6f Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 6 Feb 2016 00:46:23 -0800 Subject: [PATCH] Fix docs layout with added base class --- docs/_layouts/docs.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_layouts/docs.html b/docs/_layouts/docs.html index fc47e6f405..92d95dca70 100644 --- a/docs/_layouts/docs.html +++ b/docs/_layouts/docs.html @@ -21,10 +21,10 @@
-
+
{% include nav-docs.html %}
-
+

{{ page.title }}

{{ content }}
-- 2.47.2