Make WordPress Core

Ticket #55338: #55338.4.patch

File #55338.4.patch, 406 bytes (added by rehanali, 3 years ago)

Added patch

  • style.css

     
    13101310        max-width: 96%;
    13111311}
    13121312.indexed.format-image div.entry-meta {
    1313         display: inline-block;
    13141313        float: left;
    13151314        width: 35%;
    13161315}
    13171316.indexed.format-image div.entry-meta + div.entry-meta {
     1317        display: inline-block;
    13181318        float: none;
    13191319        width: 65%;
    13201320}