mirror of https://github.com/twbs/bootstrap.git
				
				
				
			use var
This commit is contained in:
		
							parent
							
								
									8721ff8d6b
								
							
						
					
					
						commit
						8a3d0d344b
					
				| 
						 | 
					@ -138,7 +138,7 @@ select.form-control {
 | 
				
			||||||
  margin-bottom: 0; // match inputs if this class comes on inputs with default margins
 | 
					  margin-bottom: 0; // match inputs if this class comes on inputs with default margins
 | 
				
			||||||
  line-height: $input-line-height;
 | 
					  line-height: $input-line-height;
 | 
				
			||||||
  border: solid transparent;
 | 
					  border: solid transparent;
 | 
				
			||||||
  border-width: 1px 0;
 | 
					  border-width: $input-btn-border-width 0;
 | 
				
			||||||
 | 
					
 | 
				
			||||||
  &.form-control-sm,
 | 
					  &.form-control-sm,
 | 
				
			||||||
  &.form-control-lg {
 | 
					  &.form-control-lg {
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue