Make WordPress Core

Ticket #55362: #55362.patch

File #55362.patch, 569 bytes (added by kajalgohel, 4 years ago)

display: inline-block property is removed.

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

     
    17781778}
    17791779
    17801780.attachment .entry-title {
    1781         display: inline-block;
    17821781        float: left;
    17831782        font: 300 italic 30px "Source Sans Pro", Helvetica, sans-serif;
    17841783        margin: 0;
     
    23282327
    23292328.comment-reply-title small a {
    23302329        color: #131310;
    2331         display: inline-block;
    23322330        float: right;
    23332331        height: 16px;
    23342332        overflow: hidden;