[wp-trac] [WordPress Trac] #49326: Verified patch worked

WordPress Trac noreply at wordpress.org
Thu Jan 30 03:11:06 UTC 2020


#49326: Verified patch worked
--------------------------+-----------------------------
 Reporter:  refineit      |      Owner:  47948
     Type:  defect (bug)  |     Status:  assigned
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:
 Severity:  normal        |   Keywords:  has-patch
  Focuses:  css           |
--------------------------+-----------------------------
 /* circle mask effect */
 .is-style-circle-mask img {
     border: 0;
     padding: 0;
 }
 @supports (-ms-ime-align:auto) {
     #content .is-style-circle-mask img {
     mask-size: cover;
     }
 }

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/49326>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list