From: Mark Otto Date: Mon, 18 Feb 2013 02:46:30 +0000 (-0800) Subject: Add class to body for special styles to avoid conflict with examples X-Git-Tag: v3.0.0-rc1~647 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=13ff3aced06d6918e0ba0e423a7cb7c9964155a8;p=thirdparty%2Fbootstrap.git Add class to body for special styles to avoid conflict with examples --- 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 %}