Make WordPress Core

Changeset 61835


Ignore:
Timestamp:
03/05/2026 01:11:04 AM (7 weeks ago)
Author:
joedolson
Message:

Administration: Set customizer theme feature filter to compact.

Use the compact button size for the customizer theme feature filter trigger.

Props joedolson, huzaifaalmesbah, shailu25, noruzzaman.
Fixes #64755.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wp-admin/css/customize-controls.css

    r61831 r61835  
    19061906.in-themes-panel.wp-full-overlay .wp-full-overlay-sidebar-content {
    19071907    bottom: 0;
     1908}
     1909
     1910.themes-filter-bar .feature-filter-toggle {
     1911    min-height: 32px;
     1912    line-height: 2.30769231;
    19081913}
    19091914
Note: See TracChangeset for help on using the changeset viewer.