mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-06 13:44:30 +00:00
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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user