use full font-size for from in compose

This commit is contained in:
Ralf Becker 2016-02-25 18:55:41 +00:00
parent c17bebaab0
commit caaf0c4323
2 changed files with 2 additions and 4 deletions

View File

@ -1065,7 +1065,6 @@ body {
}
#mail-compose .mailComposeHeaders span,
#mail-compose .mailComposeHeadersSection span {
font-size: 0.8em;
text-align: right;
padding-right: 5px;
}

View File

@ -325,9 +325,8 @@ body {
width: 98%;
span {
font-size: 0.8em;
text-align: right;
padding-right: 5px;
text-align: right;
padding-right: 5px;
}
span.ms-close-btn, span.ms-edit-btn{