Ticket #56174: 56174.2.patch
File 56174.2.patch, 1.0 KB (added by , 3 years ago) |
---|
-
src/wp-content/themes/twentytwenty/assets/css/editor-style-block-rtl.css
1475 1475 1476 1476 1477 1477 } 1478 1479 html :where(.wp-block-buttons .wp-block)[data-align=left], 1480 html :where(.wp-block-buttons .wp-block)[data-align=right] { 1481 height: auto; 1482 } 1483 No newline at end of file -
src/wp-content/themes/twentytwenty/assets/css/editor-style-block.css
1475 1475 1476 1476 1477 1477 } 1478 1479 html :where(.wp-block-buttons .wp-block)[data-align=left], 1480 html :where(.wp-block-buttons .wp-block)[data-align=right] { 1481 height: auto; 1482 } 1483 No newline at end of file