@@ -752,6 +752,7 @@ For example, <code>section</code> should be wrapped as inline.
...
@@ -752,6 +752,7 @@ For example, <code>section</code> should be wrapped as inline.
<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>
<label>Label name</label>
<label>Label name</label>
<inputtype="text"placeholder="Type something…">
<inputtype="text"placeholder="Type something…">
<pclass="help-block">Example block-level help text here.</p>
<pclass="help-block">Example block-level help text here.</p>
...
@@ -822,6 +823,7 @@ For example, <code>section</code> should be wrapped as inline.
...
@@ -822,6 +823,7 @@ For example, <code>section</code> should be wrapped as inline.
<li>Wrap any associated controls in <code>.controls</code> for proper alignment</li>
<li>Wrap any associated controls in <code>.controls</code> for proper alignment</li>
</ul>
</ul>
<formclass="bs-docs-example form-horizontal">
<formclass="bs-docs-example form-horizontal">
<legend>Legend</legend>
<divclass="control-group">
<divclass="control-group">
<labelclass="control-label"for="">Email</label>
<labelclass="control-label"for="">Email</label>
<divclass="controls">
<divclass="controls">
...
@@ -1059,6 +1061,24 @@ For example, <code>section</code> should be wrapped as inline.
...
@@ -1059,6 +1061,24 @@ For example, <code>section</code> should be wrapped as inline.
<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>