mirror of https://github.com/twbs/bootstrap.git
				
				
				
			Fix btn focus color (#27178)
This commit is contained in:
		
							parent
							
								
									ef27179c18
								
							
						
					
					
						commit
						a6669b478b
					
				|  | @ -16,8 +16,7 @@ | |||
|   @include button-size($btn-padding-y, $btn-padding-x, $btn-font-size, $btn-line-height, $btn-border-radius); | ||||
|   @include transition($btn-transition); | ||||
| 
 | ||||
|   // Share hover and focus styles | ||||
|   @include hover-focus { | ||||
|   @include hover { | ||||
|     color: $body-color; | ||||
|     text-decoration: none; | ||||
|   } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue