Changeset 41888
- Timestamp:
- 10/17/2017 10:49:17 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-content/themes/twentyseventeen/style.css
r41842 r41888 2821 2821 } 2822 2822 2823 /* Remove bottom on embeds that wrapped in paragraphs via wpautop. */ 2824 2825 p > embed:only-child, 2826 p > iframe:only-child, 2827 p > object:only-child { 2828 margin-bottom: 0; 2829 } 2830 2823 2831 .wp-caption, 2824 2832 .gallery-caption {
Note: See TracChangeset
for help on using the changeset viewer.