remove the input from an example

This commit is contained in:
Mark Otto 2013-05-09 16:31:10 -07:00
parent 293a3baca3
commit 3c72b1e9a0
1 changed files with 0 additions and 1 deletions

View 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 %}