diff --git a/mail/templates/pixelegg/app.css b/mail/templates/pixelegg/app.css index 990a1ad954..fea6e76deb 100755 --- a/mail/templates/pixelegg/app.css +++ b/mail/templates/pixelegg/app.css @@ -2775,6 +2775,7 @@ div.mailComposeHeaderSection > table { text-decoration: underline; font-size: 10pt; width: 65px; + height: 25px; } body #mail-compose .mailComposeHeaderSection > table div.et2_taglist > *, body #mail-compose .mailComposeHeaderSection > table #mail-compose_subject, diff --git a/mail/templates/pixelegg/app.less b/mail/templates/pixelegg/app.less index b9f383864e..971b5d5db5 100755 --- a/mail/templates/pixelegg/app.less +++ b/mail/templates/pixelegg/app.less @@ -1936,6 +1936,7 @@ div.mailComposeHeaderSection > table { text-decoration: underline; .mob-fontsize-n; width: 65px; + height:25px; } } div.et2_taglist > *, #mail-compose_subject, #mail-compose_mailaccount {