]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Remove disabled class from wrapper
authorMartijn Cuppens <martijn.cuppens@gmail.com>
Sat, 19 May 2018 15:31:24 +0000 (17:31 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Thu, 21 Jun 2018 15:38:22 +0000 (18:38 +0300)
`disabled` class is not needed for wrapper.

docs/4.1/components/forms.md

index 6e98d4a138400dd5e15cba10cd0f7cf8b5ed0835..e55f58f4de864e94b7357ce2cfd74b6bccb1fea4 100644 (file)
@@ -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