aboutsummaryrefslogtreecommitdiff
path: root/components.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-10-17 14:47:27 -0700
committerMark Otto <[email protected]>2013-10-17 14:47:27 -0700
commit96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8 (patch)
tree810d935c0689ebfd65ba638d5d3a2ca345ec7ca3 /components.html
parent21fad338584aa08c6c1dab6b9be3198b684ebd75 (diff)
downloadbootstrap-96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8.tar.xz
bootstrap-96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8.zip
copy change, add to buttons anchor section
Diffstat (limited to 'components.html')
-rw-r--r--components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/components.html b/components.html
index 393f18400..59b3f4cee 100644
--- a/components.html
+++ b/components.html
@@ -1607,7 +1607,7 @@ base_url: "../"
<div class="bs-callout bs-callout-warning">
<h4>Context-specific usage</h4>
- <p>Like the standard <a href="{{ page.base_url }}css#buttons">button classes</a>, <code>.navbar-btn</code> can be used to style <code>&lt;a&gt;</code> and <code>&lt;input&gt;</code> elements in most contexts. However, neither <code>.navbar-btn</code> nor the other button classes should be used within a <code>.navbar-nav</code>.</p>
+ <p>Like the standard <a href="{{ page.base_url }}css#buttons">button classes</a>, <code>.navbar-btn</code> can be used on <code>&lt;a&gt;</code> and <code>&lt;input&gt;</code> elements. However, neither <code>.navbar-btn</code> nor the standard button classes should be used on <code>&lt;a&gt;</code> elements within <code>.navbar-nav</code>.</p>
</div>
<h2 id="navbar-text">Text</h2>