--- a/wp/wp-admin/css/site-health-rtl.css Wed Sep 21 18:19:35 2022 +0200
+++ b/wp/wp-admin/css/site-health-rtl.css Tue Sep 27 16:37:53 2022 +0200
@@ -150,8 +150,8 @@
width: 0;
height: 0;
border-style: solid;
- border-width: 0 10px 5px 10px;
- border-color: transparent transparent #ffffff transparent;
+ border-width: 0 10px 5px;
+ border-color: transparent transparent #ffffff;
left: 20px;
top: 5px;
}
@@ -250,12 +250,12 @@
text-align: center;
height: 100%;
width: 100%;
- margin-top: 0;
+ margin: 0 0 3rem;
}
@media all and (min-width: 784px) {
.site-status-all-clear {
- margin: 5rem 0;
+ margin: 2rem 0 5rem;
}
}
@@ -265,7 +265,8 @@
.site-status-all-clear .dashicons {
font-size: 150px;
- height: 130px;
+ height: 150px;
+ margin-bottom: 2rem;
width: 150px;
}