Ticket #50317: 50317.1.patch
File 50317.1.patch, 1.2 KB (added by , 4 years ago) |
---|
-
src/wp-content/themes/twentytwenty/style-rtl.css
1247 1247 margin-left: auto; 1248 1248 } 1249 1249 1250 .aligncenter figcaption { 1251 text-align: center; 1252 width: 100%; 1253 } 1254 1250 1255 /* Search Form ------------------------------- */ 1251 1256 1252 1257 .search-form { … … 5858 5863 margin-left: 0; 5859 5864 } 5860 5865 5861 .wp-block-image .aligncenter figcaption {5862 text-align: center;5863 }5864 5865 5866 /* BLOCK: SEPARATOR */ 5866 5867 5867 5868 hr.wp-block-separator { -
src/wp-content/themes/twentytwenty/style.css
1253 1253 margin-right: auto; 1254 1254 } 1255 1255 1256 .aligncenter figcaption { 1257 text-align: center; 1258 width: 100%; 1259 } 1260 1256 1261 /* Search Form ------------------------------- */ 1257 1262 1258 1263 .search-form { … … 5928 5933 margin-left: 0; 5929 5934 } 5930 5935 5931 .wp-block-image .aligncenter figcaption {5932 text-align: center;5933 }5934 5935 5936 /* BLOCK: SEPARATOR */ 5936 5937 5937 5938 hr.wp-block-separator {