[wp-trac] [WordPress Trac] #64777: Events widget: use compact input and button
WordPress Trac
noreply at wordpress.org
Mon Mar 2 13:56:06 UTC 2026
#64777: Events widget: use compact input and button
-------------------------------------------------+-------------------------
Reporter: Joen | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 7.0
Component: Administration | Version: trunk
Severity: normal | Resolution:
Keywords: admin-reskin good-first-bug needs- | Focuses: ui
patch has-screenshots |
-------------------------------------------------+-------------------------
Changes (by audrasjb):
* keywords: admin-reskin good-first-bug => admin-reskin good-first-bug
needs-patch has-screenshots
Comment:
Compact styles for input:
{{{
min-height: 32px;
line-height: 2.14285714;
padding: 0 8px;
}}}
Compact styles for button:
{{{
min-height: 32px;
line-height: 2.30769231;
padding: 0 12px;
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64777#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list