Make WordPress Core

Opened 22 months ago

Closed 22 months ago

Last modified 2 months ago

#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)

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

Download all attachments as: .zip

Change History (7)

@nishitajoshi
22 months ago

This Icon Alignment should be same as other pages have.

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

#2 @im3dabasia1
22 months ago

  • Keywords close added
  • Resolutionduplicate
  • Status newclosed

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

#3 @desrosj
20 months ago

  • Milestone Awaiting Review
  • Resolution duplicatereported-upstream

#4 follow-up: @scruffian
2 months ago

In 62620:

[REVERT] Toolbar: Show the site icon in the admin bar when one is set.

Reverts #62614. The patch proposes accidentally undid changes from #62592 and #62543.

See #62614.

#5 in reply to: ↑ 4 @sabernhardt
2 months ago

([62620] reverted changeset:62614, part of ticket #65088.)

#6 @sabernhardt
2 months ago

  • Keywords dev-feedback needs-design close removed
Note: See TracTickets for help on using tickets.