]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #8687: correct docs typo on radio inputs
authorMark Otto <otto@github.com>
Tue, 30 Jul 2013 00:03:00 +0000 (17:03 -0700)
committerMark Otto <otto@github.com>
Tue, 30 Jul 2013 00:03:00 +0000 (17:03 -0700)
css.html

index 8018c4ff57a6acec6b66f168fb4411f136291965..dddfa8053f57b6f9c4e18ed024c93f60363621f0 100644 (file)
--- 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