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/components.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/components.html') diff --git a/docs/components.html b/docs/components.html index 8becc684f..6c3ab999f 100644 --- a/docs/components.html +++ b/docs/components.html @@ -908,6 +908,9 @@ </ul>

Get the javascript →

+
+

Text in the navbar

+

Wrap strings of text in a <p> tag for proper leading and color.

-- cgit v1.2.3