Administration: Improve the Site Health "Passed tests" button style for small screens.
Props chetan200891. Fixes #46939. git-svn-id: https://develop.svn.wordpress.org/trunk@45217 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
c295378ecd
commit
f969e1dfd7
@ -288,7 +288,8 @@
|
||||
|
||||
.wp-core-ui .button.site-health-view-passed {
|
||||
position: relative;
|
||||
padding: 0 40px 0 20px;
|
||||
padding-right: 40px;
|
||||
padding-left: 20px;
|
||||
}
|
||||
|
||||
.health-check-accordion-trigger:hover,
|
||||
|
Loading…
Reference in New Issue
Block a user