Make WordPress Core

Ticket #44643: 44643.wp-embed-template.css.diff

File 44643.wp-embed-template.css.diff, 487 bytes (added by ianbelanger, 6 years ago)

This patch covers the /wp-includes/css/wp-embed-template.css file

  • wp-includes/css/wp-embed-template.css

     
    138138
    139139.wp-embed-site-title {
    140140        font-weight: 600;
    141         line-height: 25px;
     141        line-height: 1.8;
    142142}
    143143
    144144.wp-embed-site-title a {
     
    169169}
    170170
    171171.wp-embed-comments a {
    172         line-height: 25px;
     172        line-height: 1.8;
    173173        display: inline-block;
    174174}
    175175