From 4d764b4df29b9031e6e21036c8880703804b7e58 Mon Sep 17 00:00:00 2001 From: yehudah Date: Sun, 4 Mar 2018 22:43:20 +0000 Subject: * sendgrid 6 * mail params * email log send to column * hostname insted of ip in emails * remove mailgun test folder ( virustotal issue) * added filters to from_name and from_email filters (local connection) * change hostname extrect loginc --- style/postman-email-log.css | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'style') diff --git a/style/postman-email-log.css b/style/postman-email-log.css index 4804e2a..873b392 100644 --- a/style/postman-email-log.css +++ b/style/postman-email-log.css @@ -23,6 +23,12 @@ th#date { border-bottom: 1px solid #ddd; } +#postman_page_records { + padding: 10px; + line-height: normal; + height: auto; +} + #postman-log-actions { border-bottom: 1px solid #ddd; } -- cgit v1.2.3