Fit the max-width of media in .prose to parent box (#24180)
This commit is contained in:
		
					parent
					
						
							
								7bef11630d
							
						
					
				
			
			
				commit
				
					
						0a9def5498
					
				
			
		
					 1 changed files with 2 additions and 0 deletions
				
			
		|  | @ -8249,11 +8249,13 @@ noscript { | ||||||
|   img { |   img { | ||||||
|     margin-top: 2em; |     margin-top: 2em; | ||||||
|     margin-bottom: 2em; |     margin-bottom: 2em; | ||||||
|  |     max-width: 100%; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   video { |   video { | ||||||
|     margin-top: 2em; |     margin-top: 2em; | ||||||
|     margin-bottom: 2em; |     margin-bottom: 2em; | ||||||
|  |     max-width: 100%; | ||||||
|   } |   } | ||||||
| 
 | 
 | ||||||
|   figure { |   figure { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue