mirror of
https://github.com/twbs/bootstrap.git
synced 2025-01-18 10:52:19 +01:00
docs(forms): drop useless text faking a label in horizontal forms example
This commit is contained in:
parent
28f18f84a7
commit
9589d9c54a
@ -158,8 +158,7 @@ At times, you maybe need to use margin or padding utilities to create that perfe
|
||||
</div>
|
||||
</fieldset>
|
||||
<div class="row mb-3">
|
||||
<div class="col-form-label col-sm-2 pt-0">Checkbox</div>
|
||||
<div class="col-sm-10">
|
||||
<div class="col-sm-10 offset-sm-2">
|
||||
<div class="form-check">
|
||||
<input class="form-check-input" type="checkbox" id="gridCheck1">
|
||||
<label class="form-check-label" for="gridCheck1">
|
||||
|
Loading…
x
Reference in New Issue
Block a user