mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-20 20:00:36 +03:00
removed extraneous space
This commit is contained in:
@@ -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