Make WordPress Core

Ticket #55338: #55338.2.patch

File #55338.2.patch, 446 bytes (added by kajalgohel, 3 years ago)

width decrease by 1% and float: left removed.

  • wp-content/themes/twentyeleven/style.css

     
    13111311}
    13121312.indexed.format-image div.entry-meta {
    13131313        display: inline-block;
    1314         float: left;
    1315         width: 35%;
     1314        width: 34%;
    13161315}
    13171316.indexed.format-image div.entry-meta + div.entry-meta {
    13181317        float: none;