Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/4.1/components/forms.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/4.1/components/forms.md b/docs/4.1/components/forms.md
index 6e98d4a138..e55f58f4de 100644
--- a/docs/4.1/components/forms.md
+++ b/docs/4.1/components/forms.md
@@ -211,7 +211,7 @@ By default, any number of checkboxes and radios that are immediate sibling will
Second default radio
</label>
</div>
-<div class="form-check disabled">
+<div class="form-check">
<input class="form-check-input" type="radio" name="exampleRadios" id="exampleRadios3" value="option3" disabled>
<label class="form-check-label" for="exampleRadios3">
Disabled radio