Fix display of alt-text when a media attachment is not available (#10981)
This commit is contained in:
		
							parent
							
								
									9cf5686de5
								
							
						
					
					
						commit
						2b35ddc80a
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -4747,7 +4747,6 @@ a.status-card.compact:hover {
 | 
			
		|||
  display: block;
 | 
			
		||||
  text-decoration: none;
 | 
			
		||||
  color: $secondary-text-color;
 | 
			
		||||
  line-height: 0;
 | 
			
		||||
  position: relative;
 | 
			
		||||
  z-index: 1;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue