Make WordPress Core

Ticket #60664: 60664.diff

File 60664.diff, 431 bytes (added by naeemhaque, 16 months ago)

Maybe this patch will resolve the issue.

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

    diff --git a/src/wp-content/themes/twentynineteen/style.css b/src/wp-content/themes/twentynineteen/style.css
    index b6bf1c067a..dfdafdd474 100644
    a b object { 
    64766476.avatar {
    64776477  border-radius: 100%;
    64786478  display: block;
    6479   height: calc(2.25 * 1rem);
    64806479  min-height: inherit;
    6481   width: calc(2.25 * 1rem);
    64826480}
    64836481
    64846482svg {