- Add new
.form-control-legend
class (to style<legend>
like<label>
for inline etc forms) - More appropriate use of
<fieldset>
and<legend>
- Added accessibility advice for hidden/no label alternatives
Supercedes https://github.com/twbs/bootstrap/pull/17266