From 96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Thu, 17 Oct 2013 14:47:27 -0700 Subject: copy change, add to buttons anchor section --- components.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'components.html') diff --git a/components.html b/components.html index 393f18400..59b3f4cee 100644 --- a/components.html +++ b/components.html @@ -1607,7 +1607,7 @@ base_url: "../"

Context-specific usage

-

Like the standard button classes, .navbar-btn can be used to style <a> and <input> elements in most contexts. However, neither .navbar-btn nor the other button classes should be used within a .navbar-nav.

+

Like the standard button classes, .navbar-btn can be used on <a> and <input> elements. However, neither .navbar-btn nor the standard button classes should be used on <a> elements within .navbar-nav.

-- cgit v1.2.3