Make WordPress Core

Ticket #58547: 58547.patch

File 58547.patch, 564 bytes (added by nkeller15, 15 months ago)

Added new code in the blocks.css file to fix this

  • src/wp-content/themes/twentyseventeen/assets/css/blocks.css

     
    375375        border-top: none;
    376376}
    377377
     378/* Calendar */
     379
     380.wp-block-calendar th {
     381        text-align: center;
     382}
     383
    378384/*--------------------------------------------------------------
    3793856.0 Blocks - Colors
    380386--------------------------------------------------------------*/