removed extraneous space

This commit is contained in:
jody tate 2013-08-21 08:46:13 -07:00
parent 3d366038d7
commit 68b7998c05
1 changed files with 1 additions and 1 deletions

View File

@ -1972,7 +1972,7 @@ For example, <code>&lt;section&gt;</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 -->