Skip to content

Commit 20982b7

Browse files
committed
Customize: Remove unnecessary height: 100% on accordion button.
Remove CSS that could occasionally trigger the accordion buttons to be 100% the height of the accordion container. Props dhewercorus, im3dabasia1, sabernhardt, rvoigt, ghinamt, vishy-moghan, frankbiganski, redkite. Fixes #62491. git-svn-id: https://develop.svn.wordpress.org/trunk@59510 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 28f4e37 commit 20982b7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/wp-admin/css/customize-controls.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -561,7 +561,6 @@ body.trashing #publish-settings {
561561
.accordion-section-title button.accordion-trigger {
562562
all: unset;
563563
width: 100%;
564-
height: 100%;
565564
padding: 10px 30px 11px 14px;
566565
display: flex;
567566
align-items: center;

0 commit comments

Comments
 (0)