mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
removed extraneous space
This commit is contained in:
parent
3d366038d7
commit
68b7998c05
1 changed files with 1 additions and 1 deletions
2
css.html
2
css.html
|
@ -1972,7 +1972,7 @@ For example, <code><section></code> should be wrapped as inline.
|
|||
<button type="button" class="btn btn-link">Link</button>
|
||||
</div>
|
||||
{% highlight html %}
|
||||
<!-- Standard button -->
|
||||
<!-- Standard button -->
|
||||
<button type="button" class="btn btn-default">Default</button>
|
||||
|
||||
<!-- Provides extra visual weight and identifies the primary action in a set of buttons -->
|
||||
|
|
Loading…
Add table
Reference in a new issue