Skip to content

Commit d67ce62

Browse files
committed
Merge pull request twbs#9996 from jodytate/master
changed description of default button
2 parents c0b00f2 + cb2e11e commit d67ce62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2038,7 +2038,7 @@ <h2 id="buttons-options">Options</h2>
20382038
<button type="button" class="btn btn-link">Link</button>
20392039
</div>
20402040
{% highlight html %}
2041-
<!-- Standard gray button with gradient -->
2041+
<!-- Standard button -->
20422042
<button type="button" class="btn btn-default">Default</button>
20432043

20442044
<!-- Provides extra visual weight and identifies the primary action in a set of buttons -->

0 commit comments

Comments
 (0)