summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/akismet/_inc/akismet.css')
-rw-r--r--plugins/akismet/_inc/akismet.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/plugins/akismet/_inc/akismet.css b/plugins/akismet/_inc/akismet.css
index 85f3c5ec..bf40fb14 100644
--- a/plugins/akismet/_inc/akismet.css
+++ b/plugins/akismet/_inc/akismet.css
@@ -417,6 +417,10 @@ table.comments td.comment p a:after {
padding: 1.5rem;
}
+.akismet-lower .notice {
+ margin-bottom: 2rem;
+}
+
.akismet-card {
margin-top: 1rem;
margin-bottom: 0;
@@ -583,4 +587,4 @@ table.comments td.comment p a:after {
.akismet-section-header__actions {
line-height: 1.75rem;
-} \ No newline at end of file
+}