mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-16 10:30:58 +00:00
fix buttons links
This commit is contained in:
parent
8814125259
commit
21d6a5933a
1 changed files with 1 additions and 1 deletions
|
|
@ -1909,7 +1909,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
<h1>Buttons</h1>
|
||||
</div>
|
||||
|
||||
<h2>Default buttons</h2>
|
||||
<h2 id="buttons-options">Button options</h2>
|
||||
<p>Button styles can be applied to anything with the <code>.btn</code> class applied. However, typically you'll want to apply these to only <code><a></code> and <code><button></code> elements for the best rendering.</p>
|
||||
<div class="bs-docs-example">
|
||||
<button type="button" class="btn btn-default">Default</button>
|
||||
|
|
|
|||
Loading…
Reference in a new issue