Coding Standards: Improve the Site Health CSS for small screens.
Amends #45071. See #46685. Built from https://develop.svn.wordpress.org/trunk@45074 git-svn-id: http://core.svn.wordpress.org/trunk@44883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.site-health #wpcontent {
|
||||
.site-health #wpcontent,
|
||||
.site-health.auto-fold #wpcontent {
|
||||
padding-right: 0;
|
||||
}
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
@@ -1,4 +1,5 @@
|
||||
.site-health #wpcontent {
|
||||
.site-health #wpcontent,
|
||||
.site-health.auto-fold #wpcontent {
|
||||
padding-left: 0;
|
||||
}
|
||||
|
||||
|
||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user