mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
Missing code from commit #51096
This commit is contained in:
parent
13d77d8eb8
commit
39f0559936
@ -770,3 +770,15 @@ blockquote blockquote blockquote blockquote blockquote blockquote{
|
||||
padding-top: 10px;
|
||||
}
|
||||
}
|
||||
|
||||
span#mail-compose_cc_expander,
|
||||
span#mail-compose_bcc_expander,
|
||||
span#mail-compose_folder_expander,
|
||||
span#mail-compose_replyto_expander {
|
||||
float: left;
|
||||
width: 55px;
|
||||
margin: 3px;
|
||||
margin-left: 12px;
|
||||
text-align: right;
|
||||
padding: 0;
|
||||
}
|
Loading…
Reference in New Issue
Block a user