Ticket #49320: 49320.patch
File 49320.patch, 896 bytes (added by , 5 years ago) |
---|
-
src/wp-content/themes/twentytwenty/style-rtl.css
5810 5810 .wp-block-image .alignright { 5811 5811 margin-left: 0; 5812 5812 } 5813 5814 .wp-block-image .aligncenter figcaption { 5815 text-align: center; 5816 } 5813 5817 5814 5818 /* BLOCK: SEPARATOR */ 5815 5819 -
src/wp-content/themes/twentytwenty/style.css
5880 5880 /*rtl:ignore*/ 5881 5881 margin-left: 0; 5882 5882 } 5883 5884 .wp-block-image .aligncenter figcaption { 5885 text-align: center; 5886 } 5883 5887 5884 5888 /* BLOCK: SEPARATOR */ 5885 5889