From: Mark Otto Date: Wed, 29 Nov 2017 11:05:01 +0000 (-0800) Subject: Override padding on radio input label (#24899) X-Git-Tag: v4.0.0-beta.3~62 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a649c7f2089e51190e8c0ba6454fb887d6400535;p=thirdparty%2Fbootstrap.git Override padding on radio input label (#24899) We could tell folks to nix the class, we could tell them to override it, or we could add another modifier of some kind to address this. None of them seem particularly useful, but the padding override feels the most approachable and clearly documentable. Added this here to close #24844. --- diff --git a/docs/4.0/components/forms.md b/docs/4.0/components/forms.md index eba9fc75f4..980596e8c3 100644 --- a/docs/4.0/components/forms.md +++ b/docs/4.0/components/forms.md @@ -364,6 +364,8 @@ Create horizontal forms with the grid by adding the `.row` class to form groups Be sure to add `.col-form-label` to your `