Skip to content

Commit

Permalink
fix broke markup
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Nov 15, 2015
1 parent 925f0ca commit 9e23bbc
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions docs/components/forms.md
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 9e23bbc

Please sign in to comment.