From 79a426943075e11458acd96aa71490aee76672c7 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Sun, 12 May 2013 16:34:12 -0700 Subject: [PATCH] Fix navbar button docs --- docs/components.html | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/docs/components.html b/docs/components.html index 01a580bf91..916d7c9579 100644 --- a/docs/components.html +++ b/docs/components.html @@ -1170,9 +1170,12 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na
+{% highlight html %} + +{% endhighlight %}

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

@@ -1182,7 +1185,7 @@ lead: "Dozens of reusable components built to provide iconography, dropdowns, na -{% highlight html linenos %} +{% highlight html %} -{% highlight html linenos %} +{% highlight html %}