[wp-trac] [WordPress Trac] #62491: Customizer accordion height fills screen
WordPress Trac
noreply at wordpress.org
Wed Nov 20 17:10:06 UTC 2024
#62491: Customizer accordion height fills screen
--------------------------+-----------------------------
Reporter: dhewercorus | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Customize | Version: 6.7
Severity: normal | Keywords:
Focuses: |
--------------------------+-----------------------------
I'm posting a new ticket regarding this issue, as the original ticket I
was pointed towards indicates that this should be handled separately and
won't be fixed for 6.7.1. Here is the comment on that ticket that
describes the issue:
https://core.trac.wordpress.org/ticket/62335#comment:6
The issue is that the height of the accordions in the Customizer fills the
entire height (screenshot from above comment):
[[Image(https://i.imgur.com/27CjyvM.png)]]
I am seeing the same issue on all of my company's sites that I try on 6.7
(on staging). There is a support forum post I made here where several
others are experiencing the same issue:
https://wordpress.org/support/topic/customizer-sidebar-accordion-
buttons-100-height-in-6-7/
The problem is 'height: 100%;' has been added to '.accordion-section-title
button.accordion-trigger'; I think this should be 'height: auto;' to
prevent this problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62491>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list