Make WordPress Core

Ticket #53681: 53681.2.diff

File 53681.2.diff, 468 bytes (added by PGeorgiev, 3 years ago)

Added patch 53681.2

  • src/wp-content/themes/twentynineteen/style.css

    diff --git a/src/wp-content/themes/twentynineteen/style.css b/src/wp-content/themes/twentynineteen/style.css
    index bc787a75ef..db8e9808be 100644
    a b body.page .main-navigation { 
    54565456  padding: 20px 30px;
    54575457}
    54585458
     5459.entry .entry-content figure.wp-block-audio {
     5460  margin-bottom: -24px;
     5461}
     5462
    54595463.entry .entry-content .wp-block-audio {
    54605464  width: 100%;
    54615465}