Make WordPress Core

Ticket #54254: 54254.patch

File 54254.patch, 595 bytes (added by multidots1896, 4 years ago)

(Final patch)

  • style-editor.css

     
    835835.wp-block-columns.is-selected > .wp-block-column > *:nth-last-child(2) {
    836836        margin-bottom: 0;
    837837}
     838
     839.wp-block-columns .wp-block-image .components-placeholder.is-medium .components-placeholder__fieldset .components-button.is-tertiary{
     840        margin: 0 auto 12px;
     841}
     842
    838843@media only screen and (min-width: 652px) {
    839844
    840845        .wp-block-columns.is-style-twentytwentyone-columns-overlap .wp-block-column:nth-child(2n) {