mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fix #10292
This commit is contained in:
		
							parent
							
								
									0ce3d67f35
								
							
						
					
					
						commit
						5b21768c05
					
				|  | @ -367,6 +367,10 @@ bootstrap/ | |||
|             <td><code>.btn-large</code></td> | ||||
|             <td><code>.btn-lg</code></td> | ||||
|           </tr> | ||||
|           <tr> | ||||
|             <td><code>.alert-error</code></td> | ||||
|             <td><code>.alert-danger</code></td> | ||||
|           </tr> | ||||
|           <tr> | ||||
|             <td><code>.visible-phone</code></td> | ||||
|             <td><code>.visible-xs</code></td> | ||||
|  | @ -427,6 +431,10 @@ bootstrap/ | |||
|             <td><code>.muted</code></td> | ||||
|             <td><code>.text-muted</code></td> | ||||
|           </tr> | ||||
|           <tr> | ||||
|             <td><code>.text-error</code></td> | ||||
|             <td><code>.text-danger</code></td> | ||||
|           </tr> | ||||
|         </tbody> | ||||
|       </table> | ||||
|     </div><!-- /.table-responsive --> | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue