]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
removed extraneous space
authorjody tate <jody@josephtate.com>
Wed, 21 Aug 2013 15:46:13 +0000 (08:46 -0700)
committerjody tate <jody@josephtate.com>
Wed, 21 Aug 2013 15:46:13 +0000 (08:46 -0700)
css.html

index 5cb06f5f6f2b6a10a0f2415aa54e7d43626dfbc7..5ddddfd85c2ac19fb803fed1d0e3d3cf514bcc1a 100644 (file)
--- a/css.html
+++ b/css.html
@@ -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 -->