Make WordPress Core

Ticket #61767: 61767.patch

File 61767.patch, 442 bytes (added by viralsampat, 6 weeks ago)

I have checked above mentioned issue and I have resolved it and added patch. Also, I have attached screenshot after resolved this issue.

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

    diff --git src/wp-content/themes/twentytwelve/style.css src/wp-content/themes/twentytwelve/style.css
    index 75e3d28c46..ec5f14898a 100644
    article.sticky .featured-post { 
    825825        margin: 0 0 24px;
    826826        margin: 0 0 1.714285714rem;
    827827        line-height: 1.714285714;
     828        hyphens: none;
    828829}
    829830.entry-content a:visited,
    830831.comment-content a:visited {