diff --git a/mail/templates/default/app.css b/mail/templates/default/app.css
index 9cacfcf15e..1d085886da 100644
--- a/mail/templates/default/app.css
+++ b/mail/templates/default/app.css
@@ -175,7 +175,7 @@ A.sieveRowInActive
bottom:80px;
}
table tr.attachmentRow > td{
- padding:0 !important;
+ vertical-align: middle;
}
table tr.attachmentRow > td > img {
background:transparent;
diff --git a/mail/templates/default/display.xet b/mail/templates/default/display.xet
index 4cf2819282..6f1885e4ef 100644
--- a/mail/templates/default/display.xet
+++ b/mail/templates/default/display.xet
@@ -22,101 +22,126 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mail/templates/default/index.xet b/mail/templates/default/index.xet
index c9749f08b4..d78f1782dd 100644
--- a/mail/templates/default/index.xet
+++ b/mail/templates/default/index.xet
@@ -38,9 +38,10 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css
index a71c61f2c2..2e12125f09 100755
--- a/mail/templates/pixelegg/app.css
+++ b/mail/templates/pixelegg/app.css
@@ -167,7 +167,7 @@ A.sieveRowInActive {
bottom: 80px;
}
table tr.attachmentRow > td {
- padding: 0 !important;
+ vertical-align: middle;
}
table tr.attachmentRow > td > img {
background: transparent;