CSS enhancement
* improves css on select2 width, which lead to strange viewport sizing on creation of new major datasets
This commit is contained in:
		
							parent
							
								
									b17b0b5144
								
							
						
					
					
						commit
						05b2f1b2cc
					
				@ -223,7 +223,7 @@ Overwrites bootstrap .btn:focus box shadow color
 | 
			
		||||
Extends css for django autocomplete light (dal)
 | 
			
		||||
No other approach worked to get the autocomplete fields to full width of parent containers
 | 
			
		||||
*/
 | 
			
		||||
.select2-container{
 | 
			
		||||
.select2{
 | 
			
		||||
    width: 100% !important;
 | 
			
		||||
}
 | 
			
		||||
.select2-results__option--highlighted{
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user