[wp-trac] [WordPress Trac] #56300: Twenty Twenty one button block overlaps with other blocks.

WordPress Trac noreply at wordpress.org
Thu Jul 28 17:18:53 UTC 2022


#56300: Twenty Twenty one button block overlaps with other blocks.
------------------------------+------------------------------
 Reporter:  nidhidhandhukiya  |       Owner:  (none)
     Type:  defect (bug)      |      Status:  new
 Priority:  normal            |   Milestone:  Awaiting Review
Component:  Bundled Theme     |     Version:  6.0
 Severity:  normal            |  Resolution:
 Keywords:                    |     Focuses:  ui, css
------------------------------+------------------------------

Comment (by nidhidhandhukiya):

 It's great if we can find out the way to solve this type of button
 alignement issue with other themes also.
 I have checked this issue is happening with **Twenty Twenty theme** and
 **Twenty Twenty nine** also.

 {{{
 html :where(.wp-block-buttons .wp-block)[data-align=left],
 html :where(.wp-block-buttons .wp-block)[data-align=right] {
         height: auto;
 }
 }}}
 This can solve the issue but it would great if somebody adds this code in
 the exact path which is applicable for all the themes.

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


More information about the wp-trac mailing list