Merge pull request #555 from yoshiyoshyosh/master
CSS Tweak to fix avatar issues when "hide tweet stats" is enabled
This commit is contained in:
		
						commit
						ecb6fe4162
					
				
					 1 changed files with 5 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -98,8 +98,6 @@
 | 
			
		|||
}
 | 
			
		||||
 | 
			
		||||
.avatar {
 | 
			
		||||
    position: absolute;
 | 
			
		||||
 | 
			
		||||
    &.round {
 | 
			
		||||
        border-radius: 50%;
 | 
			
		||||
    }
 | 
			
		||||
| 
						 | 
				
			
			@ -133,8 +131,13 @@
 | 
			
		|||
    .card-image img {
 | 
			
		||||
        height: auto;
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    .avatar {
 | 
			
		||||
        position: absolute;
 | 
			
		||||
    }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
.attribution {
 | 
			
		||||
    display: flex;
 | 
			
		||||
    pointer-events: all;
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue