mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed title placement on items without description
This commit is contained in:
		
							parent
							
								
									2558f113fa
								
							
						
					
					
						commit
						dce9c59830
					
				@ -315,10 +315,13 @@ html {
 | 
			
		||||
    padding-left: 4% !important;
 | 
			
		||||
}
 | 
			
		||||
.layout-desktop .nameContainer {
 | 
			
		||||
    padding-bottom: 30px !important;
 | 
			
		||||
    position: absolute !important;
 | 
			
		||||
    margin-top: -50px !important;
 | 
			
		||||
}
 | 
			
		||||
.layout-desktop .itemMiscInfo {
 | 
			
		||||
    position: absolute !important;
 | 
			
		||||
    margin-left: 21px !important;
 | 
			
		||||
    margin-top: 16px !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
/* Move track selection box */
 | 
			
		||||
@ -363,10 +366,7 @@ html {
 | 
			
		||||
    -webkit-box-ordinal-group: 2;
 | 
			
		||||
    -moz-box-ordinal-group: 2;
 | 
			
		||||
    box-ordinal-group: 2;
 | 
			
		||||
}
 | 
			
		||||
.layout-desktop .itemName.subtitle {
 | 
			
		||||
    margin: 0.45em 0 0 0 !important;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user