aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-09 16:31:10 -0700
committerMark Otto <[email protected]>2013-05-09 16:31:10 -0700
commit3c72b1e9a0a56ad46fe7f330141ca18f6b348649 (patch)
treec1dcd6fe79bc56c966ba6d2fc62b42eb00b9ad53 /docs
parent293a3baca36fb8788fb75d331439f143f6762fc1 (diff)
downloadbootstrap-3c72b1e9a0a56ad46fe7f330141ca18f6b348649.tar.xz
bootstrap-3c72b1e9a0a56ad46fe7f330141ca18f6b348649.zip
remove the input from an example
Diffstat (limited to 'docs')
-rw-r--r--docs/css.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/css.html b/docs/css.html
index 6d29f6ff2..b86fd2127 100644
--- a/docs/css.html
+++ b/docs/css.html
@@ -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 %}