diff options
| author | Mark Otto <[email protected]> | 2012-01-25 10:51:26 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-01-25 10:51:26 -0800 |
| commit | e49e49ff9557676d9018b410cea14a7f9f399733 (patch) | |
| tree | 374dcaf3a90cfc905e07f05847722f17bd6173b4 /docs/base-css.html | |
| parent | 97bad784b5b8fe4ea871a7d4d8c3f5714c26e2ee (diff) | |
| download | bootstrap-e49e49ff9557676d9018b410cea14a7f9f399733.tar.xz bootstrap-e49e49ff9557676d9018b410cea14a7f9f399733.zip | |
fix mention of old vertical forms class'
Diffstat (limited to 'docs/base-css.html')
| -rw-r--r-- | docs/base-css.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/base-css.html b/docs/base-css.html index 5d6772701..1a9c4e15a 100644 --- a/docs/base-css.html +++ b/docs/base-css.html @@ -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> |
