]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
remove the input from an example
authorMark Otto <otto@github.com>
Thu, 9 May 2013 23:31:10 +0000 (16:31 -0700)
committerMark Otto <otto@github.com>
Thu, 9 May 2013 23:31:10 +0000 (16:31 -0700)
docs/css.html

index 6d29f6ff2a2f4e1c81a5403d24fe2cc88a9b455f..b86fd21277870cd48959b2a633b7199bcaf25417 100644 (file)
@@ -1689,7 +1689,6 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
       <span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span>
     </form>
 {% highlight html %}
-<input type="text">
 <span class="help-block">A longer block of help text that breaks onto a new line and may extend beyond one line.</span>
 {% endhighlight %}