mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Add margin to track selection dropdown
This commit is contained in:
		
							parent
							
								
									567cae1542
								
							
						
					
					
						commit
						3f5e3559f1
					
				@ -796,6 +796,7 @@ html,
 | 
				
			|||||||
/* Fix for track select dropdowns */
 | 
					/* Fix for track select dropdowns */
 | 
				
			||||||
.trackSelections .selectContainer .detailTrackSelect {
 | 
					.trackSelections .selectContainer .detailTrackSelect {
 | 
				
			||||||
    padding: 0 10px;
 | 
					    padding: 0 10px;
 | 
				
			||||||
 | 
					    margin-left: 10px !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* Re-position title */
 | 
					/* Re-position title */
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user