Making WordPress.org

Ticket #6717: 6717.diff

File 6717.diff, 333 bytes (added by viralsampat, 3 years ago)

I have checked above mentioned issue and I have resolved it and added patch. Please refer to this link: https://share.cleanshot.com/BY4WYSYZTy5kJP4PBYnT

  • style.css

     
    3434        font-size: inherit;
    3535}
    3636
     37.entry-content ol li a {word-break: break-word;}
     38
     39.has-medium-font-size a {
     40    word-break: break-word;
     41}
     42
    3743h1 {
    3844        font-size: 1.8em;
    3945}