From 13ff3aced06d6918e0ba0e423a7cb7c9964155a8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 17 Feb 2013 18:46:30 -0800 Subject: [PATCH] Add class to body for special styles to avoid conflict with examples --- docs/_layouts/default.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 536dae1ba2..0f1a891a99 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -5,7 +5,7 @@ {% include header.html %} - + {% include navbar.html %}