[wp-trac] [WordPress Trac] #52551: Twenty Twenty-One: Search box alignment
WordPress Trac
noreply at wordpress.org
Mon Mar 18 10:28:19 UTC 2024
#52551: Twenty Twenty-One: Search box alignment
-----------------------------------------------------+---------------------
Reporter: vinita29 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: 6.6
Component: Bundled Theme | Version: 5.7
Severity: minor | Resolution:
Keywords: has-screenshots needs-testing has-patch | Focuses: css
-----------------------------------------------------+---------------------
Changes (by poena):
* milestone: Awaiting Review => 6.6
Comment:
== Testing instructions
Apply PR 6287 linked above.
Open the theme folder in a termninal
Build the CSS files from the scss files with these npm commands:
npm install
npm run build
Create a new post and add a search block.
Save and view the front.
If you have better eye sight than me, confirm that the input field aligns
with the label.
Or use your browser tools to confirm that the input field has no left
margin.
Expected result:
The input field aligns with the label.
The input field has no left margin.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/52551#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list