]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix mention of old vertical forms class'
authorMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 18:51:26 +0000 (10:51 -0800)
committerMark Otto <markdotto@gmail.com>
Wed, 25 Jan 2012 18:51:26 +0000 (10:51 -0800)
docs/base-css.html
docs/templates/pages/base-css.mustache

index 5d67727016d519fa451330d44b23ef4bffc300f4..1a9c4e15abaafae020d6454fdc4fad935c9f2236 100644 (file)
     <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>
index 4c7051078378b5bb66407de902ff61d6112b2b7a..4263bead3bd690d1b0874aac05d6ba3bc2818be1 100644 (file)
     <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>