diff options
| author | Mark Otto <[email protected]> | 2013-05-09 16:31:10 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-05-09 16:31:10 -0700 |
| commit | 3c72b1e9a0a56ad46fe7f330141ca18f6b348649 (patch) | |
| tree | c1dcd6fe79bc56c966ba6d2fc62b42eb00b9ad53 /docs/css.html | |
| parent | 293a3baca36fb8788fb75d331439f143f6762fc1 (diff) | |
| download | bootstrap-3c72b1e9a0a56ad46fe7f330141ca18f6b348649.tar.xz bootstrap-3c72b1e9a0a56ad46fe7f330141ca18f6b348649.zip | |
remove the input from an example
Diffstat (limited to 'docs/css.html')
| -rw-r--r-- | docs/css.html | 1 |
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><section></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 %} |
