[wp-meta] [Making WordPress.org] #6536: Photos size are not properly displayed

Making WordPress.org noreply at wordpress.org
Wed Oct 12 06:31:11 UTC 2022


#6536: Photos size are not properly displayed
--------------------------+--------------------
 Reporter:  benimub       |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:
Component:  Profiles      |   Keywords:
--------------------------+--------------------
 If you go to the photo tab into your profile.
 It looks like image are not sized properly.

 Solution: please add this css code.

 {{{
 .main-photos ul li a img {
     object-fit: cover;
 }
 }}}

 Issue image: [[Image(image-bug.jpg)]]
 Fixed image: [[Image(image-bug-fixed.jpg)]]

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/6536>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list