Make WordPress Core

Ticket #53809: patch-53809.diff

File patch-53809.diff, 480 bytes (added by ashfame, 4 years ago)
  • src/wp-content/themes/twentytwentyone/assets/css/style-editor.css

    diff --git a/src/wp-content/themes/twentytwentyone/assets/css/style-editor.css b/src/wp-content/themes/twentytwentyone/assets/css/style-editor.css
    index 8a9413982b..822c4b2032 100644
    a b h6, 
    11271127}
    11281128
    11291129/* Center image block by default in the editor */
    1130 .wp-block-image > div {
     1130.wp-block-image {
    11311131        text-align: center;
    11321132}
    11331133