diff options
| author | Mark Otto <[email protected]> | 2015-04-16 14:07:20 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2015-04-16 14:07:20 -0700 |
| commit | c84cf4f7f5187e607e1c5a921d7a7b8166e66def (patch) | |
| tree | 8e4b6d63554fb3cbba79e3f89b0b31a4b21b779a /docs/components/custom-forms.md | |
| parent | 3c9368124507ce2d643a471e71b1ed13c9232435 (diff) | |
| download | bootstrap-c84cf4f7f5187e607e1c5a921d7a7b8166e66def.tar.xz bootstrap-c84cf4f7f5187e607e1c5a921d7a7b8166e66def.zip | |
rename classes from .bs-docs and .bs to .bd
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> |
