aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-10-03 22:27:15 -0700
committerMark Otto <[email protected]>2011-10-03 22:27:15 -0700
commitc843e202b53502f8e973419bc5ea9c62f87f9c89 (patch)
tree4cc740676d4ffe56a2afaed0eb8f6292cfc7f7ba /docs
parenta968d300b434598e8c1735f08fc7ad5da9d40033 (diff)
downloadbootstrap-c843e202b53502f8e973419bc5ea9c62f87f9c89.tar.xz
bootstrap-c843e202b53502f8e973419bc5ea9c62f87f9c89.zip
make it so that checkboxes and radio options-list can have wrapping labels; needs to be cross browser tested yet
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index c75ecc837..2b2d4f9d9 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -1107,7 +1107,7 @@
<li>
<label>
<input type="checkbox" name="optionsCheckboxes" value="option2" />
- <span>Option three can&mdash;yes, you guessed it&mdash;also be checked and included in form results</span>
+ <span>Option three can&mdash;yes, you guessed it&mdash;also be checked and included in form results. Let's make it super long so that everyone can see how it wraps, too.</span>
</label>
</li>
<li>