[wp-trac] [WordPress Trac] #48567: Twenty Twenty: Images that are resized are positioned to the left

WordPress Trac noreply at wordpress.org
Tue Nov 12 09:15:40 UTC 2019


#48567: Twenty Twenty: Images that are resized are positioned to the left
---------------------------+------------------------------
 Reporter:  poena          |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  Awaiting Review
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:                 |     Focuses:
---------------------------+------------------------------

Comment (by poena):

 The block library CSS adds the following, but I cannot tell exactly which
 CSS change ''in Twenty Twenty'' RC5 that moved the images:

 {{{
 .wp-block-image.is-resized {
     display: table;
     margin-left: 0;
     margin-right: 0;
 }
 }}}

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


More information about the wp-trac mailing list