mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-03 15:24:19 +01:00
Merge pull request #9996 from jodytate/master
changed description of default button
This commit is contained in:
commit
d67ce62f5d
2
css.html
2
css.html
@ -2038,7 +2038,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||||||
<button type="button" class="btn btn-link">Link</button>
|
<button type="button" class="btn btn-link">Link</button>
|
||||||
</div>
|
</div>
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<!-- Standard gray button with gradient -->
|
<!-- Standard button -->
|
||||||
<button type="button" class="btn btn-default">Default</button>
|
<button type="button" class="btn btn-default">Default</button>
|
||||||
|
|
||||||
<!-- Provides extra visual weight and identifies the primary action in a set of buttons -->
|
<!-- Provides extra visual weight and identifies the primary action in a set of buttons -->
|
||||||
|
Loading…
Reference in New Issue
Block a user