[wp-trac] [WordPress Trac] #55581: Twenty Twenty: Aligned images cannot be resized or are properly displayed

WordPress Trac noreply at wordpress.org
Tue Apr 26 11:13:17 UTC 2022


#55581: Twenty Twenty: Aligned images cannot be resized or are properly displayed
---------------------------+------------------------------
 Reporter:  robertghetau   |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:  5.9.3
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by hilayt24):

 Remove the position absolute from the below class.


 {{{
 @media (min-width: 1000px)
 .entry-content > .alignleft, .entry-content > p .alignleft, .entry-content
 > .wp-block-image .alignleft {
     position: absolute;
 }
 }}}

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/55581#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list