From ec05ebc5ed2c2ecf76f0ff7ae38056a0cc72f375 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Fri, 17 Feb 2012 20:53:12 -0800 Subject: add small section to navbar docs on text in the component, per #2035 --- docs/templates/pages/components.mustache | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/templates') diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 94f9da146..ad0b62361 100644 --- a/docs/templates/pages/components.mustache +++ b/docs/templates/pages/components.mustache @@ -832,6 +832,9 @@ </ul>

{{_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}}

-- cgit v1.2.3