diff options
| author | Mark Otto <[email protected]> | 2015-04-16 18:54:17 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-16 18:54:17 -0700 |
| commit | 0ab1576ae227663d9e97040a486e1ca2818bab1e (patch) | |
| tree | d852285be3a39c9cc73d17bea3602a0b62c0faad /docs/components/custom-forms.md | |
| parent | 605990400eb470e50bcdfd3643b8cc10f2684836 (diff) | |
| parent | 06c2862d257935871fc846670148c8767e2f6a82 (diff) | |
| download | bootstrap-0ab1576ae227663d9e97040a486e1ca2818bab1e.tar.xz bootstrap-0ab1576ae227663d9e97040a486e1ca2818bab1e.zip | |
Merge branch 'v4' of https://github.com/twbs/derpstrap into v4
Diffstat (limited to 'docs/components/custom-forms.md')
| -rw-r--r-- | docs/components/custom-forms.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/components/custom-forms.md b/docs/components/custom-forms.md index a78480c55..bea2d5f7c 100644 --- a/docs/components/custom-forms.md +++ b/docs/components/custom-forms.md @@ -31,7 +31,7 @@ In the checked states, we use **base64 embedded SVG icons** from [Open Iconic](h Custom checkboxes can also utilize the `:indeterminate` pseudo class. -<div class="bs-example bs-example-indeterminate"> +<div class="bd-example bd-example-indeterminate"> <label class="c-input c-checkbox"> <input type="checkbox"> <span class="c-indicator"></span> |
