mirror of https://github.com/twbs/bootstrap.git
				
				
				
			fix background of btn-link
This commit is contained in:
		
							parent
							
								
									a2f120a7aa
								
							
						
					
					
						commit
						e4300fa1bf
					
				| 
						 | 
				
			
			@ -1954,7 +1954,6 @@ fieldset[disabled] .btn-info.active {
 | 
			
		|||
.btn-link[disabled],
 | 
			
		||||
fieldset[disabled] .btn-link {
 | 
			
		||||
  background-color: transparent;
 | 
			
		||||
  background-image: none;
 | 
			
		||||
  -webkit-box-shadow: none;
 | 
			
		||||
          box-shadow: none;
 | 
			
		||||
}
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							| 
						 | 
				
			
			@ -91,7 +91,6 @@
 | 
			
		|||
  &[disabled],
 | 
			
		||||
  fieldset[disabled] & {
 | 
			
		||||
    background-color: transparent;
 | 
			
		||||
    background-image: none;
 | 
			
		||||
    .box-shadow(none);
 | 
			
		||||
  }
 | 
			
		||||
  &,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue