mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
use full font-size for from in compose
This commit is contained in:
parent
c17bebaab0
commit
caaf0c4323
@ -1065,7 +1065,6 @@ body {
|
||||
}
|
||||
#mail-compose .mailComposeHeaders span,
|
||||
#mail-compose .mailComposeHeadersSection span {
|
||||
font-size: 0.8em;
|
||||
text-align: right;
|
||||
padding-right: 5px;
|
||||
}
|
||||
|
@ -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{
|
||||
|
Loading…
Reference in New Issue
Block a user