Make WordPress Core

Ticket #59253: 59253.patch

File 59253.patch, 418 bytes (added by pitamdey, 3 years ago)

We can remove the border radius from the frontend side. As in others theme their is no border radius in both side editor as well as frontend

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

     
    24872487 * 12.0 - Media
    24882488 */
    24892489
    2490 .site .avatar {
    2491         border-radius: 50%;
    2492 }
    2493 
    24942490.entry-content .wp-smiley,
    24952491.entry-summary .wp-smiley,
    24962492.comment-content .wp-smiley,