mirror of
				https://github.com/loof2736/scyfin.git
				synced 2025-11-04 00:18:52 +01:00 
			
		
		
		
	Fixed section title alignment on collection detail page
This commit is contained in:
		
							parent
							
								
									dfbffb40c5
								
							
						
					
					
						commit
						569894124c
					
				@ -143,6 +143,9 @@ progress::-webkit-progress-value {
 | 
				
			|||||||
.layout-desktop .collectionItems .collectionItemsContainer {
 | 
					.layout-desktop .collectionItems .collectionItemsContainer {
 | 
				
			||||||
    padding-left: 0% !important;
 | 
					    padding-left: 0% !important;
 | 
				
			||||||
}
 | 
					}
 | 
				
			||||||
 | 
					.layout-desktop .collectionItems .sectionTitleContainer {
 | 
				
			||||||
 | 
					    padding-left: 0% !important;
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
/* Dynamic buttons */
 | 
					/* Dynamic buttons */
 | 
				
			||||||
.layout-desktop .navMenuOption:hover:not(.navMenuOption-selected) {
 | 
					.layout-desktop .navMenuOption:hover:not(.navMenuOption-selected) {
 | 
				
			||||||
    transform: scale(1.05) !important;
 | 
					    transform: scale(1.05) !important;
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user