diff --git a/openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html b/openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html index 8a0f4dc0..fbdf6d65 100644 --- a/openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html +++ b/openwisp_utils/admin_theme/templates/openwisp_utils/email_template.html @@ -31,7 +31,7 @@ .container { background: #fff; - height: 100%; + padding: 20px 0; } .box { @@ -75,7 +75,6 @@ .logo-container { text-align: center; - margin-top: 30px; } .logo {