diff --git a/themes/bootstrap/public/inbucket.css b/themes/bootstrap/public/inbucket.css index 9dae835..470fca9 100644 --- a/themes/bootstrap/public/inbucket.css +++ b/themes/bootstrap/public/inbucket.css @@ -53,11 +53,11 @@ body { .message-attachments { margin-top: 20px; - padding: 10px 20px;; + padding: 10px 10px 0 0; } -.message-attachments ul { - margin: 0 +.message-attachments div { + margin: 0 0 5px 0; } /* Metrics */ diff --git a/themes/bootstrap/templates/mailbox/_show.html b/themes/bootstrap/templates/mailbox/_show.html index 3354728..4863203 100644 --- a/themes/bootstrap/templates/mailbox/_show.html +++ b/themes/bootstrap/templates/mailbox/_show.html @@ -46,13 +46,15 @@ {{with .attachments}}