Ticket #59203: 59203.patch
File 59203.patch, 1.3 KB (added by , 14 months ago) |
---|
-
wp-content/themes/twentynineteen/style-editor.css
1262 1262 } 1263 1263 1264 1264 .wp-block-separator:not(.is-style-wide):not(.is-style-dots) { 1265 width: 2.25em;1265 width: 100%; 1266 1266 margin-left: 0; 1267 1267 } 1268 1268 -
wp-content/themes/twentynineteen/style-rtl.css
6045 6045 height: 2px; 6046 6046 margin-bottom: 2rem; 6047 6047 margin-top: 2rem; 6048 max-width: 2.25em;6049 6048 text-align: right; 6050 6049 /* Remove duplicate rule-line when a separator 6051 6050 * is followed by an H1, or H2 */ -
wp-content/themes/twentynineteen/style.css
6057 6057 height: 2px; 6058 6058 margin-bottom: 2rem; 6059 6059 margin-top: 2rem; 6060 max-width: 2.25em;6061 6060 text-align: left; 6062 6061 /* Remove duplicate rule-line when a separator 6063 6062 * is followed by an H1, or H2 */