]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix broke markup
authorMark Otto <markdotto@gmail.com>
Sun, 15 Nov 2015 03:46:03 +0000 (19:46 -0800)
committerMark Otto <markdotto@gmail.com>
Sun, 15 Nov 2015 03:46:03 +0000 (19:46 -0800)
docs/components/forms.md

index d9e5b91d9fa98270c4a4b7d77e5b1243d977674f..e274b8bb46ac28cbbff04a61edf8095f724026f6 100644 (file)
@@ -573,13 +573,6 @@ Ensure that an alternative indication of state is also provided. For instance, y
     Checkbox with warning
   </label>
 </div>
-<div class="has-danger">
-  <div class="checkbox">
-    <label>
-      <input type="checkbox" id="checkboxDanger" value="option1">
-      Checkbox with danger
-    </label>
-  </div>
 <div class="checkbox has-danger">
   <label>
     <input type="checkbox" id="checkboxDanger" value="option1">