[wp-trac] [WordPress Trac] #53643: Twenty Twenty: "Wide line" separator breaks inside columns.

WordPress Trac noreply at wordpress.org
Thu Jun 2 20:31:42 UTC 2022


#53643: Twenty Twenty: "Wide line" separator breaks inside columns.
---------------------------+---------------------
 Reporter:  kjellr         |       Owner:  (none)
     Type:  defect (bug)   |      Status:  new
 Priority:  normal         |   Milestone:  6.1
Component:  Bundled Theme  |     Version:
 Severity:  normal         |  Resolution:
 Keywords:  has-patch      |     Focuses:  css
---------------------------+---------------------
Changes (by sabernhardt):

 * keywords:  needs-patch => has-patch
 * focuses:   => css
 * milestone:  Future Release => 6.1


Comment:

 r53459 seems to have fixed the width and overflow in the editor, but that
 still leaves the front-end.

 At 1280 pixels and wider, the separator's `width` and `max-width` were
 both 120rem. One of those needs to be 100%, and I chose to change the
 `width`. (The `width` is already set to 100%, so simply removing the fixed
 value at the breakpoint is another option.)

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


More information about the wp-trac mailing list