From d4914f47c34053fded5aea39fcb9b7747f7bbecc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Mar 2012 09:25:31 -0700 Subject: fix #2799, mention of text in the navbar --- docs/templates/pages/components.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates') diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 2ceb43ba1..ac06367ce 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -1038,7 +1038,7 @@

{{_i}}Get the javascript →{{/i}}


{{_i}}Text in the navbar{{/i}}

-

{{_i}}Wrap strings of text in a <p> tag for proper leading and color.{{/i}}

+

{{_i}}Wrap strings of text in a <.navbar-text>, usually on a <p> tag for proper leading and color.{{/i}}

-- cgit v1.2.3