mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-13 17:14:04 +02:00
removed extraneous space
This commit is contained in:
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>
|
<button type="button" class="btn btn-link">Link</button>
|
||||||
</div>
|
</div>
|
||||||
{% highlight html %}
|
{% highlight html %}
|
||||||
<!-- Standard button -->
|
<!-- 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 -->
|
||||||
|
Reference in New Issue
Block a user