Commit 68b7998c authored by jody tate's avatar jody tate

removed extraneous space

parent 3d366038
...@@ -1972,7 +1972,7 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline. ...@@ -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> <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 -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment