aboutsummaryrefslogtreecommitdiff
path: root/css.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-29 17:03:00 -0700
committerMark Otto <[email protected]>2013-07-29 17:03:00 -0700
commit09fff764eda8c5f10805ba7af6ae9aa93ecb79b4 (patch)
tree510870d3a8a8bbd876b02a7540226e3970b015cd /css.html
parentd9c9afa6d180001fd4ae1f8be9f330fdffc959ca (diff)
downloadbootstrap-09fff764eda8c5f10805ba7af6ae9aa93ecb79b4.tar.xz
bootstrap-09fff764eda8c5f10805ba7af6ae9aa93ecb79b4.zip
fixes #8687: correct docs typo on radio inputs
Diffstat (limited to 'css.html')
-rw-r--r--css.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/css.html b/css.html
index 8018c4ff5..dddfa8053 100644
--- a/css.html
+++ b/css.html
@@ -1392,6 +1392,8 @@ For example, <code>&lt;section&gt;</code> should be wrapped as inline.
<input type="radio" name="optionsRadios" id="optionsRadios1" value="option1" checked>
Option one is this and that&mdash;be sure to include why it's great
</label>
+</div>
+<div class="radio">
<label>
<input type="radio" name="optionsRadios" id="optionsRadios2" value="option2">
Option two can be something else and selecting it will deselect option one