mirror of
https://github.com/twbs/bootstrap.git
synced 2022-11-09 12:25:43 -05:00
fix broke markup
This commit is contained in:
parent
925f0ca018
commit
9e23bbc1bc
1 changed files with 0 additions and 7 deletions
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue