removed img max width on simplenews nodes
This commit is contained in:
		
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							@@ -3358,8 +3358,19 @@ body.home-v2{
 | 
			
		||||
  }
 | 
			
		||||
} // homeV2
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
         _                 __
 | 
			
		||||
   _____(_)___ ___  ____  / /__  ____  ___ _      _______
 | 
			
		||||
  / ___/ / __ `__ \/ __ \/ / _ \/ __ \/ _ \ | /| / / ___/
 | 
			
		||||
 (__  ) / / / / / / /_/ / /  __/ / / /  __/ |/ |/ (__  )
 | 
			
		||||
/____/_/_/ /_/ /_/ .___/_/\___/_/ /_/\___/|__/|__/____/
 | 
			
		||||
                /_/
 | 
			
		||||
*/
 | 
			
		||||
.node-type-simplenews{
 | 
			
		||||
  img{
 | 
			
		||||
    max-width: none !important;
 | 
			
		||||
  }
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@import "misc.scss";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user