mirror of
				https://github.com/ZetaKebab/kesper.git
				synced 2025-11-04 08:09:49 +00:00 
			
		
		
		
	Fixed janky webkit border-radius bug
Closes https://github.com/TryGhost/Casper/issues/352
This commit is contained in:
		
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							
										
											
												File diff suppressed because one or more lines are too long
											
										
									
								
							@@ -392,6 +392,9 @@ The knock-on effect of this is ugly browser-scroll bars at the bottom, so 80px o
 | 
			
		||||
 | 
			
		||||
.post-card-image-link {
 | 
			
		||||
    position: relative;
 | 
			
		||||
    display: block;
 | 
			
		||||
    overflow: hidden;
 | 
			
		||||
    border-radius: 5px 5px 0 0;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
.post-card-image {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user