Make WordPress Core

Opened 4 months ago

Closed 4 months ago

Last modified 2 months ago

#62614 closed defect (bug) (reported-upstream)

UI Issues.

Reported by: nishitajoshi's profile nishitajoshi Owned by:
Milestone: Priority: normal
Severity: normal Version:
Component: WordPress.org Site Keywords: dev-feedback needs-design close
Focuses: ui Cc:

Description

Support url search button alignment is not proper as other search icon has in site.
URL: https://wordpress.org/support/welcome/

Attachments (1)

wordpressorg.png (144.9 KB) - added by nishitajoshi 4 months ago.
This Icon Alignment should be same as other pages have.

Download all attachments as: .zip

Change History (4)

@nishitajoshi
4 months ago

This Icon Alignment should be same as other pages have.

#1 @im3dabasia1
4 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...
}

#2 @im3dabasia1
4 months ago

  • Keywords close added
  • Resolution set to duplicate
  • Status changed from new to closed

This is an issue related to Meta. The related ticket is #7837. Closing this ticket as it is a duplicate.

#3 @desrosj
2 months ago

  • Milestone Awaiting Review deleted
  • Resolution changed from duplicate to reported-upstream
Note: See TracTickets for help on using tickets.