mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fix mention of old vertical forms class'
This commit is contained in:
		
							parent
							
								
									97bad784b5
								
							
						
					
					
						commit
						e49e49ff95
					
				|  | @ -868,7 +868,7 @@ | ||||||
|     <tbody> |     <tbody> | ||||||
|       <tr> |       <tr> | ||||||
|         <th>Vertical (default)</th> |         <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> |         <td>Stacked, left-aligned labels over controls</td> | ||||||
|       </tr> |       </tr> | ||||||
|       <tr> |       <tr> | ||||||
|  |  | ||||||
|  | @ -804,7 +804,7 @@ | ||||||
|     <tbody> |     <tbody> | ||||||
|       <tr> |       <tr> | ||||||
|         <th>{{_i}}Vertical (default){{/i}}</th> |         <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> |         <td>{{_i}}Stacked, left-aligned labels over controls{{/i}}</td> | ||||||
|       </tr> |       </tr> | ||||||
|       <tr> |       <tr> | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue