mirror of
				https://github.com/mdbootstrap/mdb-ui-kit.git
				synced 2025-11-04 09:57:36 +03:00 
			
		
		
		
	
						commit
						fbc674a415
					
				| 
						 | 
					@ -183,7 +183,6 @@ fieldset[disabled] .form-control:disabled, .form-control-wrapper .form-control:d
 | 
				
			||||||
select.form-control {
 | 
					select.form-control {
 | 
				
			||||||
  border: 0;
 | 
					  border: 0;
 | 
				
			||||||
  box-shadow: none;
 | 
					  box-shadow: none;
 | 
				
			||||||
  border-bottom: 1px solid #757575;
 | 
					 | 
				
			||||||
  border-radius: 0;
 | 
					  border-radius: 0;
 | 
				
			||||||
  &:focus, &.focus {
 | 
					  &:focus, &.focus {
 | 
				
			||||||
    box-shadow: none;
 | 
					    box-shadow: none;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -169,7 +169,6 @@ select[multiple].form-control {
 | 
				
			||||||
select.form-control {
 | 
					select.form-control {
 | 
				
			||||||
    border: 0;
 | 
					    border: 0;
 | 
				
			||||||
    box-shadow: none;
 | 
					    box-shadow: none;
 | 
				
			||||||
    border-bottom: 1px solid #757575;
 | 
					 | 
				
			||||||
    border-radius: 0;
 | 
					    border-radius: 0;
 | 
				
			||||||
    &:focus, &.focus {
 | 
					    &:focus, &.focus {
 | 
				
			||||||
        box-shadow: none;
 | 
					        box-shadow: none;
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user