Ticket #42118: 42118.0.diff
File 42118.0.diff, 520 bytes (added by , 8 years ago) |
---|
-
src/wp-content/themes/twentyseventeen/style.css
diff --git src/wp-content/themes/twentyseventeen/style.css src/wp-content/themes/twentyseventeen/style.css index 7fe899bf71..753bf399b1 100644
object { 2820 2820 max-width: 100%; 2821 2821 } 2822 2822 2823 /* Remove bottom on embeds that wrapped in paragraphs via wpautop. */ 2824 p > embed:only-child, 2825 p > iframe:only-child, 2826 p > object:only-child { 2827 margin-bottom: 0; 2828 } 2829 2823 2830 .wp-caption, 2824 2831 .gallery-caption { 2825 2832 color: #666;