From 0d49920e0dd08643238aabad11783d58ee72798d Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sat, 8 Feb 2014 23:24:16 -0800 Subject: Fixes #12610: Better and more consistent prefixing of docs CSS with .bs-docs- --- docs/_layouts/default.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/_layouts/default.html') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 4416eba86..8dc51026e 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -11,7 +11,7 @@ {% include nav-main.html %} -
+

{{ page.title }}

{{ page.lead }}

@@ -26,8 +26,8 @@ {{ content }}
-