0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-01 13:24:25 +01:00

fix mention of old vertical forms class'

This commit is contained in:
Mark Otto 2012-01-25 10:51:26 -08:00
parent 97bad784b5
commit e49e49ff95
2 changed files with 2 additions and 2 deletions

View File

@ -868,7 +868,7 @@
<tbody>
<tr>
<th>Vertical (default)</th>
<td><code>.vertical-form</code> <span class="muted">(not required)</span></td>
<td><code>.form-vertical</code> <span class="muted">(not required)</span></td>
<td>Stacked, left-aligned labels over controls</td>
</tr>
<tr>

View File

@ -804,7 +804,7 @@
<tbody>
<tr>
<th>{{_i}}Vertical (default){{/i}}</th>
<td><code>.vertical-form</code> <span class="muted">({{_i}}not required{{/i}})</span></td>
<td><code>.form-vertical</code> <span class="muted">({{_i}}not required{{/i}})</span></td>
<td>{{_i}}Stacked, left-aligned labels over controls{{/i}}</td>
</tr>
<tr>