1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-21 20:55:50 +02:00

docs: remove duplicate code for indeterminate (#30471)

This commit is contained in:
XhmikosR
2020-03-28 11:41:03 +02:00
committed by GitHub
parent 7ce29d75f3
commit c0efceb6d5
2 changed files with 1 additions and 11 deletions

View File

@@ -35,7 +35,7 @@ Our checks use custom Bootstrap icons to indicate checked or indeterminate state
Checkboxes can utilize the `:indeterminate` pseudo class when manually set via JavaScript (there is no available HTML attribute for specifying it).
{{< example >}}
{{< example class="bd-example-indeterminate">}}
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="flexCheckIndeterminate">
<label class="form-check-label" for="flexCheckIndeterminate">