Commit 9e23bbc1 authored by Mark Otto's avatar Mark Otto
Browse files

fix broke markup

parent 925f0ca0
Showing with 0 additions and 7 deletions
+0 -7
......@@ -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">
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment