[wp-trac] [WordPress Trac] #54254: Twenty Twenty One: Image block control button alignment issue while using inside column

WordPress Trac noreply at wordpress.org
Wed Oct 13 20:08:24 UTC 2021


#54254: Twenty Twenty One: Image block control button alignment issue while using
inside column
---------------------------+----------------------
 Reporter:  multidots1896  |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  5.9
Component:  Bundled Theme  |     Version:  5.8.1
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  ui, css
---------------------------+----------------------

Comment (by sabernhardt):

 The `:not` selector does seem to work when fixing both issues (here and
 #53809), if we want to consider this instead:
 {{{
 .wp-block-image,
 .wp-block-image > div:not(.components-placeholder) {
         text-align: center;
 }
 }}}

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


More information about the wp-trac mailing list