@@ -875,25 +875,29 @@ For example, <code><section></code> should be wrapped as inlin
...
@@ -875,25 +875,29 @@ For example, <code><section></code> should be wrapped as inlin
<h2>Default styles</h2>
<h2>Default styles</h2>
<p>Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.</p>
<p>Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.</p>
<formclass="bs-docs-example">
<formclass="bs-docs-example">
<legend>Legend</legend>
<fieldset>
<label>Label name</label>
<legend>Legend</legend>
<inputtype="text"placeholder="Type something…">
<label>Label name</label>
<spanclass="help-block">Example block-level help text here.</span>
<inputtype="text"placeholder="Type something…">
<labelclass="checkbox">
<spanclass="help-block">Example block-level help text here.</span>
<p>{{_i}}Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.{{/i}}</p>
<p>{{_i}}Individual form controls receive styling, but without any required base class on the <code><form></code> or large changes in markup. Results in stacked, left-aligned labels on top of form controls.{{/i}}</p>