copy change, add to buttons anchor section
This commit is contained in:
parent
21fad33858
commit
96a19c18fb
2 changed files with 5 additions and 1 deletions
4
css.html
4
css.html
|
|
@ -2216,6 +2216,10 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
<h4>Link functionality not impacted</h4>
|
||||
<p>This class will only change the <code><a></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><a></code> and <code><button></code> elements, only <code><button></code> elements are supported within our nav and navbar components.</p>
|
||||
</div>
|
||||
|
||||
|
||||
<h2 id="buttons-tags">Button tags</h2>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue