From d4914f47c34053fded5aea39fcb9b7747f7bbecc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 26 Mar 2012 09:25:31 -0700 Subject: [PATCH] fix #2799, mention of text in the navbar --- docs/assets/bootstrap.zip | Bin 56904 -> 56904 bytes docs/components.html | 2 +- docs/templates/pages/components.mustache | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/assets/bootstrap.zip b/docs/assets/bootstrap.zip index e478022b0b49560b4c8e43e7b9109864a99866d3..557ca63a126accae8999193cae519a773c068c8b 100644 GIT binary patch delta 503 zcmX@Hhxx=FX5IjAW)?065McMNn#il5qBonzZRiEU0=(5?hl_~wu?Tu|+Bw;0&SEjRT*c28b- zM~o8^OdyZ_x-C6f{+2j1&|^Ru8L;+Wzx$WOiP4CTX226^Gv pZ6m0CGGP1t?gXIl58Uy>;vSv5hA4K`-?c^I-@EGw<}2M(0|1aDs%-!O delta 503 zcmX@Hhxx=FX5IjAW)?065SX;Naw4ySO3S}||27~lt>9*0WckX-z`!B`ltrkU3{)4W z!rlr|H<^Ed6f;O@rVUsKD7^8`c}|efFxm-AyfmTem5jJE8*#X3xON7Get the javascript →


Text in the navbar

-

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

+

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

diff --git a/docs/templates/pages/components.mustache b/docs/templates/pages/components.mustache index 2ceb43ba17..ac06367ce1 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}}