[wp-trac] [WordPress Trac] #57194: Alignment issue for the "No Plugins Found" search results.
WordPress Trac
noreply at wordpress.org
Thu Nov 24 13:28:13 UTC 2022
#57194: Alignment issue for the "No Plugins Found" search results.
---------------------------------------+------------------------------
Reporter: sruthi90 | Owner: (none)
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Plugins | Version: 6.1
Severity: normal | Resolution:
Keywords: has-patch has-screenshots | Focuses: css
---------------------------------------+------------------------------
Changes (by krupalpanchal):
* keywords: needs-patch => has-patch has-screenshots
* component: General => Plugins
Comment:
Hi @sruthi90
Welcome to core trac and thanks for reporting.
Looks like this happened because the below CSS is added.
{{{
.plugin-install-php #the-list {
display: flex;
flex-wrap: wrap;
}
}}}
It was not there in the previous version. But let's see team's review.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57194#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list