#62614 closed defect (bug) (reported-upstream)
UI Issues.
| Reported by: | nishitajoshi | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WordPress.org Site | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Focuses: | ui |
Description
Support url search button alignment is not proper as other search icon has in site.
URL: https://wordpress.org/support/welcome/
Attachments (1)
Change History (7)
#1
@
22 months ago
Thank you, @nishitajoshi, for the ticket. I was able to reproduce the issue you described.
This is happening due to the following CSS:
.search-form .button-search {
// other properties...
padding-block: var(--wp--custom--form--padding--block);
// other properties...
}
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This Icon Alignment should be same as other pages have.