aboutsummaryrefslogtreecommitdiff
path: root/css.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 /css.html
parent21fad338584aa08c6c1dab6b9be3198b684ebd75 (diff)
downloadbootstrap-96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8.tar.xz
bootstrap-96a19c18fbef89a4f4ae261ae78e7fc26e9d2dd8.zip
copy change, add to buttons anchor section
Diffstat (limited to 'css.html')
-rw-r--r--css.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/css.html b/css.html
index 12032c497..1eea9152b 100644
--- a/css.html
+++ b/css.html
@@ -2216,6 +2216,10 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<h4>Link functionality not impacted</h4>
<p>This class will only change the <code>&lt;a&gt;</code>'s appearance, not its functionality. Use custom JavaScript to disable links here.</p>
</div>
+ <div class="bs-callout bs-callout-warning">
+ <h4>Context-specific usage</h4>
+ <p>While button classes can be used on <code>&lt;a&gt;</code> and <code>&lt;button&gt;</code> elements, only <code>&lt;button&gt;</code> elements are supported within our nav and navbar components.</p>
+ </div>
<h2 id="buttons-tags">Button tags</h2>