Plugins: Improve "No plugin found" message alignement in Plugins screen.

This changeset centers the "No plugin found" message in plugin search results.

Follow-up to [54149].

Props sruthi90, aparnajl, krupalpanchal, audrasjb, anantajitjg.
Fixes #57194.
See #55721, #55272.


git-svn-id: https://develop.svn.wordpress.org/trunk@54871 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Jb Audras
2022-11-24 15:36:42 +00:00
parent 4e24a65a1b
commit bb948c5f6d

View File

@@ -1636,6 +1636,7 @@ div.action-links,
font-style: normal;
margin: 0;
padding: 100px 0 0;
width: 100%;
text-align: center;
}