Opened 4 weeks ago
Last modified 4 weeks ago
#63344 new defect (bug)
Twenty Seventeen: Inconsistent Search Block Input Padding
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Awaiting Review | Priority: | normal |
Severity: | normal | Version: | 5.8 |
Component: | Bundled Theme | Keywords: | has-patch |
Focuses: | ui, css | Cc: |
Description
Inconsistency in the padding applied to the search block input field between the editor and the frontend when using the Twenty Seventeen theme.
Steps to Reproduce
- Activate the Twenty Seventeen theme.
- Add a Search block using the editor.
- Note the padding of the search input field within the editor.
- View the same page/post on the frontend.
- Observe that the padding of the search input is visually different.
Screenshot
Frontend:
Change History (2)
This ticket was mentioned in PR #8734 on WordPress/wordpress-develop by @sainathpoojary.
4 weeks ago
#1
- Keywords has-patch added
Note: See
TracTickets for help on using
tickets.
Adjust padding of search block input in the editor to match frontend styles. Improves visual consistency between editor and frontend in the Twenty Seventeen theme.
After Fix:

Trac ticket: #63344